Skip to content
Snippets Groups Projects
  1. Oct 02, 2019
    • wimhaan's avatar
      Sql sessions for mssql (#1212) · 5abff1ea
      wimhaan authored
      * SQL: changed init session table so it will work on MSSQL Databases
      
      * SQL: changed rowCount by count of fetchAll
      rowCount does not always returns number of rows on SELECT queries, i.e. MSSQL returns -1
      5abff1ea
  2. Oct 01, 2019
  3. Aug 31, 2019
  4. Jul 22, 2019
  5. Jul 20, 2019
  6. Jul 02, 2019
  7. Jun 06, 2019
  8. Feb 03, 2019
  9. Oct 17, 2018
  10. Aug 22, 2018
  11. Aug 13, 2018
  12. Jun 02, 2018
  13. May 31, 2018
  14. May 09, 2018
  15. Apr 06, 2018
  16. Nov 01, 2017
  17. Oct 19, 2017
  18. Jun 20, 2017
    • Elijah Lynn's avatar
      Add PDO $options support · 8e7d5ff1
      Elijah Lynn authored
      I may be missing something but I haven't found a way to add the --ssl-ca
      MySQL option to my database connection. It appears we just need to pass
      in an $options param.
      8e7d5ff1
  19. Jan 12, 2017
  20. Dec 05, 2016
  21. Jun 02, 2016
  22. Mar 09, 2016
  23. Nov 06, 2015
  24. Jul 09, 2014
  25. Feb 26, 2013
  26. Jan 19, 2011
  27. Dec 01, 2010
  28. Aug 09, 2010
Loading