Commit Graph

74 Commits

Author SHA1 Message Date
7b75a43f15 No longer store Makefiles inside the source tree 2015-04-30 19:35:28 +02:00
a7210e6d39 Update the copyright notice 2015-04-30 19:23:03 +02:00
ef2065e6f0 Avoid a warning during compilation 2015-04-30 19:22:48 +02:00
35209f0eae Updated upstream 2015-03-03 20:43:46 +01:00
8a5352618c Re-generated the Makefiles 2015-03-03 20:43:28 +01:00
15e1b22545 Re-indented the Python code 2014-11-16 01:39:52 +01:00
2852c91a77 Added a test for conformance of python scripts 2014-11-16 01:37:15 +01:00
d8a26214b3 Re-generated the Makefiles 2014-11-16 01:35:46 +01:00
b92f6b98a8 Added support for building with OBJDIR 2014-11-12 21:26:43 +01:00
1836e19cb0 Code cleanup 2014-11-12 21:24:48 +01:00
cf779d28fd Newer version of the script upstream 2014-11-12 21:23:54 +01:00
977fd12db8 Re-generated the Makefiles 2014-10-12 23:49:41 +02:00
3e921b784e Code cleanup 2014-08-29 21:29:54 +02:00
cfb0961cf2 Updated the copyright line 2014-08-29 21:22:55 +02:00
37d705e217 Build the python binding as part of the tests 2014-08-29 21:21:09 +02:00
7ce21935c3 Updated a comment 2014-08-14 19:54:22 +02:00
0c18c03b18 Updated the copyright lines 2014-08-14 19:54:08 +02:00
e02c1c1502 Call the callback once with no values when there were 0 rows in the result 2014-08-14 19:53:04 +02:00
8c44dc3b42 Newer version of the scripts upstream 2014-04-25 00:29:23 +08:00
d1bf684439 Newer versions of the helper scripts upstream 2014-01-23 12:27:17 -06:00
c72cd4ae6a Fixed the URL for the online documentation 2013-07-24 03:36:41 +02:00
b8f3fa2d34 Re-generated the documentation 2013-07-24 03:36:06 +02:00
6d72ac856c Now printing the results 2013-07-17 01:14:57 +02:00
0b7c5a32c7 Improved the usage screen 2013-07-17 01:03:05 +02:00
52a31d4dbb Now able to connect to any database (supporting connection files) 2013-07-17 01:02:15 +02:00
2bbcf869f4 Let the database engine to load be specified on the command-line 2013-07-17 00:54:49 +02:00
17da73f5a0 Implemented a usage screen 2013-07-17 00:52:33 +02:00
78b364c4fc No longer using pg_config --libs to build the PostgreSQL plug-in (it is wrong) 2013-07-17 00:51:12 +02:00
6443d18de7 Added a sample test tool (works only with PostgreSQL at the moment) 2013-07-16 15:56:00 +02:00
6a3b54a975 Fixed executing prepared statements 2013-05-04 01:20:30 +02:00
a35d5aaede Re-generated the Makefiles 2013-05-04 01:19:30 +02:00
b3a84fa0d0 Both the PostgreSQL and the Template engines require libSystem to build 2013-03-27 02:21:45 +01:00
483a825bb7 Building requires libSystem 2013-03-26 19:38:36 +01:00
1751f7ff57 Re-generated the Makefiles 2013-03-24 17:14:00 +01:00
d468a37a37 Give the Python binding a better chance to work 2013-02-13 00:57:29 +01:00
bf415e7ca4 Really return a 64-bits value in get_last_id() 2013-02-13 00:55:45 +01:00
8e50165f6c Added Database::query() (untested) 2013-02-08 00:44:48 +01:00
c37190350a Added Database::getLastId() 2013-02-08 00:41:54 +01:00
7d823fc736 Initial import for the Python bindings (incomplete) 2013-02-08 00:30:57 +01:00
593664b7da Properly linking the "sqlite2" and "sqlite3" engines to the libSystem 2013-02-08 00:25:45 +01:00
1337877b92 Fixed building the PDO pseudo-engine 2013-01-27 04:39:44 +01:00
e7f4746367 Fixed "make dist" 2013-01-26 18:15:32 +01:00
df68269186 Re-generated Makefiles 2013-01-26 18:13:46 +01:00
105b8478e9 Re-generated Makefiles 2013-01-07 03:36:29 +01:00
a00c3a66e1 Preparing scripts for the "clean" target 2013-01-07 02:46:29 +01:00
c25f553b22 Code cleanup 2013-01-07 02:35:58 +01:00
3f0fc1e098 Preparing scripts for the "clean" target 2013-01-07 02:32:08 +01:00
f2f4a41e57 Preparing scripts for the "clean" target 2013-01-07 02:27:13 +01:00
c7aef603cd Re-generated Makefiles 2013-01-07 02:21:30 +01:00
cfa088ef23 No longer require SQLite3 to be compiled with metadata support 2012-12-07 03:49:01 +01:00