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

910 commits

Author SHA1 Message Date
Kenichi Ishigaki
aa5ec5f585 define SQLITE_TEMP_STORE=2 for cygwin to resolve RT #89351
See also the following for details and patches:
- http://sqlite.1065341.n5.nabble.com/Bug-in-Cygwin-SQLite-temporary-table-creation-fails-tp66277p66295.html
2013-10-09 17:06:20 +09:00
Kenichi Ishigaki
55b13e47ad releng 1.41_03 2013-09-05 02:55:49 +09:00
Kenichi Ishigaki
79a50f4187 updated SQLite to 3.8.0.2 2013-09-05 02:52:41 +09:00
Kenichi Ishigaki
66749ca32a releng 1.41_02 2013-08-30 03:50:35 +09:00
Kenichi Ishigaki
ee484ecb0d updated MANIFEST 2013-08-30 03:45:13 +09:00
Kenichi Ishigaki
94bace12b9 added a test against SQLite 3.8.0 crash (RT#88228) 2013-08-30 03:44:01 +09:00
Kenichi Ishigaki
055404810a updated SQLite to 3.8.0.1 (ribasushi++) 2013-08-30 03:34:50 +09:00
Kenichi Ishigaki
451e952bac updated MANIFEST (oops) 2013-08-27 15:38:19 +09:00
Kenichi Ishigaki
9a62f06d1b releng 1.41_01 2013-08-27 15:34:20 +09:00
Kenichi Ishigaki
efcb79794a Merge remote branch 'remotes/origin/uri_filename' 2013-08-27 13:42:14 +09:00
Kenichi Ishigaki
e5e7cdd96a notes on the new features introduced in 3.8.0 2013-08-27 13:39:21 +09:00
Kenichi Ishigaki
6afbdb1ce0 don't use done_testing when Test::More 0.47 is required 2013-08-27 12:17:22 +09:00
Kenichi Ishigaki
6458091dbc check only whether sort is defined or not, as sort may be zero under the new query planner introduced in SQLite 3.8.0 2013-08-27 12:14:45 +09:00
Kenichi Ishigaki
5abe471ec2 updated SQLite to 3.8.0 2013-08-27 11:58:28 +09:00
Kenichi Ishigaki
4dfae4029b tweaked Changes 2013-08-01 01:17:14 +09:00
Kenichi Ishigaki
a7b6c5759b updated Changes 2013-08-01 01:13:35 +09:00
Kenichi Ishigaki
5df6d6b053 applied dbd_sqlite_statistics_perldoc.patch by DDICK (RT#87435) 2013-08-01 01:07:48 +09:00
Kenichi Ishigaki
eebdb46155 updated Changes 2013-07-28 23:20:25 +09:00
Kenichi Ishigaki
b912c97e56 added note on uri filename/open flags 2013-07-28 23:19:02 +09:00
Kenichi Ishigaki
42b4281dcc added tests for open_flags/uri_filename 2013-07-28 17:11:48 +09:00
Kenichi Ishigaki
b1ac23d02e supported sqlite3_open_v2 flags 2013-07-28 17:11:16 +09:00
Kenichi Ishigaki
661d7cabac releng 1.40 2013-07-28 14:28:58 +09:00
Kenichi Ishigaki
d2741d1f91 NetBSD also doesn't like the _XOPEN_SOURCE hack 2013-07-28 14:24:24 +09:00
Kenichi Ishigaki
0b8fedf492 applied a patch from DDICK to add statistics_info (RT #86080) 2013-06-15 04:26:57 +09:00
Kenichi Ishigaki
6964813bb6 Merge commit '7bd422e' 2013-06-15 04:09:43 +09:00
Kenichi Ishigaki
f7ad52f851 release 1.39 2013-06-10 00:12:13 +09:00
Kenichi Ishigaki
99539964ec releng 1.38_05 2013-05-31 13:39:08 +09:00
Kenichi Ishigaki
d7dea79eb6 oops 2013-05-31 13:38:27 +09:00
Kenichi Ishigaki
9b5dfb52e7 apparently openbsd doesn't like the previous _XOPEN_SOURCE hack (cpantesters++) 2013-05-31 11:43:04 +09:00
Kenichi Ishigaki
05052fe40c older perls don't support unicode well 2013-05-31 11:39:41 +09:00
Reini Urban
7bd422edcd add tests for rt_26775 and rt_76395 2013-05-29 10:03:26 -05:00
Kenichi Ishigaki
03feae7895 releng for 1.38_04 2013-05-29 16:12:16 +09:00
Kenichi Ishigaki
d046aead2d added a few files previously generated by a release script 2013-05-29 15:00:39 +09:00
Kenichi Ishigaki
b9f89f921d ignore git stuff 2013-05-29 14:54:02 +09:00
Kenichi Ishigaki
e838f2cf8b define _XOPEN_SOURCE for *bsd systems to see if this solves the compilation issue for threaded perl without any side effects 2013-05-29 06:50:06 +09:00
Kenichi Ishigaki
81c025e76f changed the 'repository' entry to github 2013-05-24 13:58:16 +09:00
Kenichi Ishigaki
acfd120b69 added a few Win32 files and MYMETA.* to .gitignore 2013-05-24 13:54:49 +09:00
Adam Kennedy
6b80c922b2 Adding release date 2013-05-21 04:51:23 +00:00
Kenichi Ishigaki
0b1e872f68 updated Changes 2013-05-20 14:54:24 +00:00
Kenichi Ishigaki
f7e0da4831 updated to SQLite 3.7.17 2013-05-20 14:52:01 +00:00
Kenichi Ishigaki
0d669c80da updated Changes 2013-05-15 02:10:27 +00:00
Kenichi Ishigaki
070f1149dc resolved #85302: typo fixes 2013-05-15 02:08:55 +00:00
Kenichi Ishigaki
2e7775da04 bumped up the version 2013-05-01 08:56:55 +00:00
Kenichi Ishigaki
3958f90edd sqlite 3.7.16.2 2013-05-01 08:56:23 +00:00
Kenichi Ishigaki
dc289f1df5 updated Changes 2013-05-01 06:45:20 +00:00
Kenichi Ishigaki
740a9786d0 brief notes on useful pragmata 2013-05-01 06:33:41 +00:00
Kenichi Ishigaki
5197bfcfb5 made it clear from where the text on DBD::SQLite/File::Temp is quoted 2013-04-30 14:31:06 +00:00
Kenichi Ishigaki
8682cbe79f removed old description on pragma; show_database is not set anymore 2013-04-30 11:38:29 +00:00
Kenichi Ishigaki
20111c7043 disabled reverse_unordered_selects pragma 2013-04-30 09:54:43 +00:00
Kenichi Ishigaki
93cce3a376 fixed invalid assumptions about the result order 2013-04-30 09:53:19 +00:00