Commit Graph

22 Commits

Author SHA1 Message Date
e521341c52 libDatabase: re-license under the 2-clause BSD license 2022-08-25 06:07:24 +02:00
91ce418523 Support statements with parameters in va_list 2019-09-01 04:20:24 +02:00
34a835f967 Add an accessor to the DatabaseStatement class 2019-09-01 03:04:28 +02:00
37eee59000 Update the copyright notice 2019-08-31 03:09:03 +02:00
da6aeb9b84 Introduce the DatabaseStatement API 2019-08-31 03:09:03 +02:00
0032141723 Update the copyright notice 2019-08-31 01:55:54 +02:00
84885b4e58 Code cleanup 2019-08-31 01:55:37 +02:00
9f68750cf0 Clean up the .gitignore files 2016-02-29 23:54:16 +01:00
7e29b63978 Update the .gitignore files 2015-06-02 20:15:51 +02:00
863e16fbac Update the copyright notice 2015-04-30 19:44:46 +02:00
7b75a43f15 No longer store Makefiles inside the source tree 2015-04-30 19:35:28 +02:00
8a5352618c Re-generated the Makefiles 2015-03-03 20:43:28 +01:00
b92f6b98a8 Added support for building with OBJDIR 2014-11-12 21:26:43 +01:00
a35d5aaede Re-generated the Makefiles 2013-05-04 01:19:30 +02:00
1751f7ff57 Re-generated the Makefiles 2013-03-24 17:14:00 +01:00
df68269186 Re-generated Makefiles 2013-01-26 18:13:46 +01:00
c7aef603cd Re-generated Makefiles 2013-01-07 02:21:30 +01:00
307e18717f Also install <Database/engine.h> 2012-11-30 16:18:46 +01:00
7bce8aef0d Updated the internal API for database engines 2012-11-30 16:15:34 +01:00
06c0de2204 Let insert IDs be 64-bit values 2012-11-30 16:01:40 +01:00
9f5531ac71 Added a new type to allow NULL values to be part of queries 2012-11-30 01:23:53 +01:00
02aa98967b Also install the header for libDatabase 2012-10-29 21:36:18 +01:00