- Dec 06, 2019
-
-
Steven Murray authored
-
- Dec 05, 2019
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- Jul 01, 2019
-
-
Michael Davis authored
Adds support for byte array columns in the DB. Implementation done for SQLite, the others are placeholders.
-
- Jun 26, 2019
-
-
Michael Davis authored
Adds support for byte array columns in the DB. Implementation done for SQLite, the others are placeholders.
-
- May 17, 2019
-
-
Steven Murray authored
-
- Feb 27, 2019
-
-
Steven Murray authored
-
- Feb 06, 2019
-
-
Steven Murray authored
-
- Feb 05, 2019
-
-
Steven Murray authored
Set default value of autocommitMode parameter of executeQuery() and executeNonQuery() to AutocommitMode::AUTOCOMMIT_ON
-
- Nov 09, 2018
-
-
Steven Murray authored
Moved autocommitMode parameter from Stmt constructor to Stmt::executeQuery() and Stmt::executeNonQuery()
-
- Jan 25, 2018
-
-
Steven Murray authored
Done
-
- Jun 29, 2017
-
-
Steven Murray authored
-
- Feb 17, 2017
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- Feb 16, 2017
-
-
Steven Murray authored
-
- Jan 09, 2017
-
-
Steven Murray authored
-
Steven Murray authored
-
- Aug 04, 2016
-
-
Steven Murray authored
-
- Aug 02, 2016
-
-
Steven Murray authored
-
- Jul 28, 2016
-
-
Steven Murray authored
-
Steven Murray authored
This commit also enforces the interdiction of empty strings being bound as string database parameters. Either a non-empty string is bound or no value at all is bound (nullopt).
-
- Jul 27, 2016
-
-
Steven Murray authored
-
- Jul 22, 2016
-
-
Steven Murray authored
-
- Jul 04, 2016
-
-
Steven Murray authored
-
- Jun 16, 2016
-
-
Steven Murray authored
-
- May 23, 2016
-
-
Steven Murray authored
-
- May 21, 2016
-
-
Steven Murray authored
-
- May 20, 2016
-
-
Steven Murray authored
-
- May 19, 2016
-
-
Steven Murray authored
-