1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 06:08:38 -04:00

Commit graph

  • cee7a582f3 updated Changes Kenichi Ishigaki 2016-02-15 01:28:44 +09:00
  • d17fe985b1 applied a doc patch by Salvatore Bonaccorso (fix #15) Kenichi Ishigaki 2016-02-15 01:26:58 +09:00
  • 75c3f2e5e3 releng 1.50 1.50 Kenichi Ishigaki 2016-02-11 00:03:11 +09:00
  • ff895aa2f6 releng 1.49_08 1.49_08 Kenichi Ishigaki 2016-01-30 09:53:49 +09:00
  • a17b7f350f these tests should be skipped if DBD::SQLite is not compiled with FTS3/4 Kenichi Ishigaki 2016-01-30 09:48:03 +09:00
  • 008e1291d5 ignore one of the tests that requires the enhanced query syntax if DBD::SQLite is not compiled with ENABLE_FTS3_PARENTHESIS (RT-111558) Kenichi Ishigaki 2016-01-30 09:41:38 +09:00
  • db43f7a75e releng 1.49_07 1.49_07 Kenichi Ishigaki 2016-01-21 10:09:37 +09:00
  • 609895d465 updated to SQLite 3.10.2 Kenichi Ishigaki 2016-01-21 10:06:51 +09:00
  • 36a662a274 releng 1.49_06 1.49_06 Kenichi Ishigaki 2016-01-15 12:39:12 +09:00
  • e04ff8444d updated SQLite to 3.10.1 Kenichi Ishigaki 2016-01-15 12:35:38 +09:00
  • c58791f768 releng 1.49_05 1.49_05 Kenichi Ishigaki 2016-01-11 22:30:08 +09:00
  • 0d52eae83d added a test for strlike Kenichi Ishigaki 2016-01-11 19:44:57 +09:00
  • bc3fb9500d added a note on strlike and strglob Kenichi Ishigaki 2016-01-11 19:44:21 +09:00
  • f5aaef2594 allowed strlike to take a letter as the third arg, instead of a number Kenichi Ishigaki 2016-01-11 19:42:39 +09:00
  • b624002827 sqlite_db_readonly requires SQLite 3.7.11 Kenichi Ishigaki 2016-01-11 19:38:17 +09:00
  • fcb048e838 silenced uuv Kenichi Ishigaki 2016-01-11 19:32:19 +09:00
  • 57e13adb35 create_module is for dbh, not sth Kenichi Ishigaki 2016-01-11 18:42:37 +09:00
  • d38cfa00c1 moved the pragma section before the foreign keys section Kenichi Ishigaki 2016-01-11 18:31:36 +09:00
  • 03dd9b486f tweaked to include the bundled SQLite library version (RT-107040) Kenichi Ishigaki 2016-01-11 18:27:10 +09:00
  • b494c77afc regen constants Kenichi Ishigaki 2016-01-11 16:50:31 +09:00
  • ed34c8a80c expose SQLITE_VERSION_NUMBER Kenichi Ishigaki 2016-01-11 16:50:13 +09:00
  • 1a279cd988 sort for consistency Kenichi Ishigaki 2016-01-11 16:44:05 +09:00
  • b71c5a6c7d removed a big warning on foreign keys Kenichi Ishigaki 2016-01-11 15:54:59 +09:00
  • c366b4d888 added a note about the ReadOnly attribute Kenichi Ishigaki 2016-01-11 15:40:53 +09:00
  • ce28ce5f51 regenerated constants Kenichi Ishigaki 2016-01-11 15:33:50 +09:00
  • 9a647c57e0 ignore virtual_table_scan_flags Kenichi Ishigaki 2016-01-11 15:32:45 +09:00
  • 58e50836e7 added two shorter tag names Kenichi Ishigaki 2016-01-11 10:21:12 +09:00
  • 5377c25b66 required to use DBD::SQLite before exporting Kenichi Ishigaki 2016-01-11 10:15:52 +09:00
  • 8845364fba implemented ReadOnly attribute Kenichi Ishigaki 2016-01-10 09:16:38 +09:00
  • 376a2243ec better error checks Kenichi Ishigaki 2016-01-07 19:50:08 +09:00
  • ea07bcc638 LIKE/GLOB/REGEXP are also required to be implemented for SQLite 3.10.0 and above Kenichi Ishigaki 2016-01-07 19:47:10 +09:00
  • 8cdc7a1114 updated Constants Kenichi Ishigaki 2016-01-07 19:45:55 +09:00
  • fd95558594 list avaialable constants for clarity Kenichi Ishigaki 2016-01-07 19:45:38 +09:00
  • 125d5c17f4 new constant is introduced in 3.10.0 Kenichi Ishigaki 2016-01-07 19:44:20 +09:00
  • 25b1b6dfb5 oops; 3090000 was not 3.9.0 Kenichi Ishigaki 2016-01-07 19:43:20 +09:00
  • 61ae7b0503 updated to SQLite 3.10.0 Kenichi Ishigaki 2016-01-07 19:41:34 +09:00
  • f706e15c58 tweaked utility to fetch library released in 2016 (3.10.0 and above) Kenichi Ishigaki 2016-01-07 00:47:27 +09:00
  • 92f3b0bb52 releng 1.49_04 1.49_04 Kenichi Ishigaki 2015-11-24 21:57:11 +09:00
  • 80f9f10860 updated ::Constants Kenichi Ishigaki 2015-11-24 21:38:45 +09:00
  • b754aec0e1 updated constants info Kenichi Ishigaki 2015-11-24 21:38:23 +09:00
  • 5802dae907 made it easier to find what to add Kenichi Ishigaki 2015-11-24 21:31:05 +09:00
  • fa0b8edaea made SQLiteUtil a bit less verbose Kenichi Ishigaki 2015-11-24 21:25:27 +09:00
  • eb69d88479 moved the guts of api_history utility to SQLiteUtil Kenichi Ishigaki 2015-11-24 21:23:05 +09:00
  • e657de6c50 die if PageNotFound page is returned successfully Kenichi Ishigaki 2015-11-24 15:59:48 +09:00
  • 150e9a44e5 fixed utility to fetch SQLite 3.7.4 correctly Kenichi Ishigaki 2015-11-24 15:58:52 +09:00
  • 7a6d13f68a Merge pull request #14 from nanis/nanis-fix-t59-version-check Kenichi Ishigaki 2015-11-24 14:36:13 +09:00
  • 5aca46b6c4 Fix version check against 3.7.11 so the test runs A. Sinan Unur 2015-11-23 10:40:38 -05:00
  • c7d4cc549b releng 1.49_03 1.49_03 Kenichi Ishigaki 2015-11-05 14:50:21 +09:00
  • 05901205d8 updated SQLite to 3.9.2 Kenichi Ishigaki 2015-11-05 14:49:57 +09:00
  • 5b1ad44ef1 updated SQLite to 3.9.1 Kenichi Ishigaki 2015-10-17 18:30:20 +09:00
  • fec891c59e updated SQLite to 3.9.0 Kenichi Ishigaki 2015-10-16 09:31:00 +09:00
  • c165f39b7b defined SQLITE_ENABLE_JSON1 to enable json support (for SQLite 3.9.0+) Kenichi Ishigaki 2015-10-10 15:39:22 +09:00
  • 726d1b56b8 made getsqlite.pl possible to download a snapshot version of SQLite Kenichi Ishigaki 2015-10-10 15:37:38 +09:00
  • d3d9abe909 releng 1.49_02 1.49_02 Kenichi Ishigaki 2015-10-10 12:41:57 +09:00
  • 0acc82460a added a workaround for prepared savepoints to fix rt-106950 Kenichi Ishigaki 2015-10-10 12:01:32 +09:00
  • 3f61844afa added a failing test for rt-106950 Kenichi Ishigaki 2015-10-10 09:36:22 +09:00
  • f679a6caf7 oops Kenichi Ishigaki 2015-10-04 14:36:36 +09:00
  • 3eb1a18420 skip all the tests for table_column_metadata if ENABLE_COLUMN_METADATA is not set. Kenichi Ishigaki 2015-10-04 14:20:16 +09:00
  • 4891d48782 extended errcode is available only if SQLite >= 3.6.5 Kenichi Ishigaki 2015-09-04 08:44:23 +09:00
  • 5a163d925d releng 1.49_01 1.49_01 Kenichi Ishigaki 2015-08-04 20:15:11 +09:00
  • 3a8faa0b21 improved note on allow_multiple_statements/unprepared_statements Kenichi Ishigaki 2015-08-04 20:05:06 +09:00
  • de23515d70 not to FETCH in a loop Kenichi Ishigaki 2015-08-04 19:18:40 +09:00
  • f7dde96931 outermost savepoint should be treated as a begin(RT #106151) Kenichi Ishigaki 2015-08-04 19:12:58 +09:00
  • c5ab12cf17 updated SQLite to 3.8.11.1 Kenichi Ishigaki 2015-07-31 02:10:51 +09:00
  • 01123b1321 savepv and free unprepared_statements attribute when necessary, to fix #11 (Grinnz++) Kenichi Ishigaki 2015-07-30 00:27:24 +09:00
  • 348ca9afb5 releng 1.48 1.48 Kenichi Ishigaki 2015-06-12 01:08:08 +09:00
  • 20fdc73971 releng 1.47_05 1.47_05 Kenichi Ishigaki 2015-05-08 22:46:23 +09:00
  • 57d584b057 updated SQLite to 3.8.10 Kenichi Ishigaki 2015-05-08 22:45:14 +09:00
  • 93bd77e7d7 releng 1.47_04 1.47_04 Kenichi Ishigaki 2015-05-02 02:35:04 +09:00
  • 74e19c5161 use MY_CXT instead of a static global variable Kenichi Ishigaki 2015-05-02 02:29:43 +09:00
  • 4b92383fe4 might be better to use the same word class to avoid confusion Kenichi Ishigaki 2015-04-18 16:32:39 +09:00
  • ba815ce91f improved description on immediate transaction (#9) Kenichi Ishigaki 2015-04-17 01:52:43 +09:00
  • fe32de8ac6 Merge 214cb720b6 into 1034fedc84 Nathaniel Nutter 2015-04-16 16:14:03 +00:00
  • 214cb720b6 clarify BEGIN IMMEDIATE is used when AutoCommit is off Nathaniel Nutter 2015-04-16 11:11:13 -05:00
  • 1034fedc84 releng 1.47_03 1.47_03 Kenichi Ishigaki 2015-04-16 23:42:24 +09:00
  • 25cf95e717 added 'all' to EXPORT_TAGS Kenichi Ishigaki 2015-04-16 23:32:10 +09:00
  • 628393db5b releng 1.47_02 1.47_02 Kenichi Ishigaki 2015-04-16 22:24:31 +09:00
  • 271886156b documented optional flags for create_function/aggregate Kenichi Ishigaki 2015-04-16 22:09:48 +09:00
  • ae1eedab5c ...and this specific test requires SQLite 3.7.12 and above Kenichi Ishigaki 2015-04-16 21:44:55 +09:00
  • 2200a59da2 "IS NULL" was first supported at SQLite 3.6.19, not 3.6.10 Kenichi Ishigaki 2015-04-16 20:24:23 +09:00
  • a23de06650 fix GH #8 Kenichi Ishigaki 2015-04-16 19:59:21 +09:00
  • eaf3dc37d0 fixed versions detection from sqlite website Kenichi Ishigaki 2015-04-16 19:40:22 +09:00
  • 663e6e1ff4 Cygwin threadex symbol issue with SQLite 3.8.[78] was fixed with SQLite 3.8.9 Kenichi Ishigaki 2015-04-16 17:58:50 +09:00
  • f1b3d389cd updated MANIFEST Kenichi Ishigaki 2015-04-16 17:53:52 +09:00
  • 558e422e94 SQLite 3.6.16.1 doesn't extract into a directory Kenichi Ishigaki 2015-04-16 17:47:18 +09:00
  • 5a52a78269 tweaked constant order for better diff Kenichi Ishigaki 2015-04-16 17:46:26 +09:00
  • 4dc70a9d9e ignore /// in a quote Kenichi Ishigaki 2015-04-16 17:25:44 +09:00
  • f85a740e70 moved a naive cpp comment test (which users don't have to test by themselves) to xt Kenichi Ishigaki 2015-04-16 17:22:07 +09:00
  • 4c4f4b04eb bumped up SQLite to 3.8.9 Kenichi Ishigaki 2015-04-16 17:19:24 +09:00
  • 18fe076b34 note when a constant tag is ignored Kenichi Ishigaki 2015-04-16 17:14:44 +09:00
  • 50eaffaff6 reflected the change in sort order of constants Kenichi Ishigaki 2015-04-16 17:13:44 +09:00
  • 1633c095e1 DBI@1.57 (actually DBI < 1.614) doesn't install Perl 5.14 and above Kenichi Ishigaki 2015-03-29 15:03:02 +09:00
  • 82e4128321 sqlite_ function should be tested using @CALL_FUNCS Kenichi Ishigaki 2015-03-29 13:58:12 +09:00
  • cc34b2bd71 updated .travis.yml to test against both the latest and the minimum required vrsions of DBI Kenichi Ishigaki 2015-03-29 12:07:59 +09:00
  • d43b278f00 fixed test plan for older DBI (SREZIC++) Kenichi Ishigaki 2015-03-29 12:00:17 +09:00
  • 68d2877490 CANTOPEN_ISDIR is only valid on Win32 Kenichi Ishigaki 2015-03-20 12:34:31 +09:00
  • b1975f1e97 supported extended result codes Kenichi Ishigaki 2015-03-20 11:52:46 +09:00
  • fcf0a54cab hid internal packages from PAUSE Kenichi Ishigaki 2015-03-19 02:27:18 +09:00
  • 87371fb727 tweaked a filecontent test to reflect the addition/removal of files Kenichi Ishigaki 2015-03-19 02:22:25 +09:00
  • eeeecf1177 not to ship maintenance utilities Kenichi Ishigaki 2015-03-19 02:20:08 +09:00