Kenichi Ishigaki
3ef48ff6ce
releng 1.44
2014-10-22 23:17:35 +09:00
Kenichi Ishigaki
4139bb51bb
releng 1.43_09 (yet another rc for 1.44)
2014-10-20 16:48:05 +09:00
Kenichi Ishigaki
12509a7855
fixed RT-99583
...
- avoid shortening a database filename with Win32::GetShortPathName, because it makes corresponding journal files (-journal, .wal etc) with the shortened filename, and those journal files will not be recognized by other sqlite3 clients (which may lead to inconsistensy/database corruption).
- need to keep using Win32::GetShortPathName to make a parent directory canonical (so that sqlite3 can recognize a path with unicode characters correctly.)
2014-10-20 15:55:26 +09:00
Kenichi Ishigaki
c931e7c01d
releng 1.43_08
2014-08-21 18:00:21 +09:00
Kenichi Ishigaki
69a785e173
releng 1.43_07
2014-07-30 02:01:31 +09:00
Kenichi Ishigaki
371cfe83a1
releng 1.43_06
2014-07-22 09:29:45 +09:00
Kenichi Ishigaki
153040e776
releng 1.43_05
2014-07-21 14:43:44 +09:00
Kenichi Ishigaki
550849a2ab
releng 1.43_04
2014-07-21 10:13:05 +09:00
Kenichi Ishigaki
6a68dbadb3
Merge branch 'vtab'
2014-07-21 08:27:35 +09:00
Laurent Dami
5661c0855f
fix typo
2014-07-20 20:32:47 +02:00
Laurent Dami
bf65db231f
various fixes / improvements
2014-07-12 08:20:19 +02:00
Laurent Dami
9018a4683c
various code refactorings, completion of the doc
2014-07-11 06:06:19 +02:00
Laurent Dami
d6a77c88ea
bug corrections & addition of class VirtualTable/PerlData
2014-07-10 05:45:28 +02:00
Laurent Dami
78984a9de8
initial support for virtual tables in Perl (WORK IN PROGRESS)
2014-07-09 08:31:34 +02:00
Laurent Dami
b6d9f86716
move FTS documentation to a separate file
2014-07-05 04:19:31 +02:00
Laurent Dami
65f69154bd
enable the "unicode61" builtin tokenizer, and update the FTS documentation
2014-07-04 06:38:52 +02:00
Kenichi Ishigaki
3ccab507a6
applied a patch by mjp++ (rt96494)
2014-06-17 15:07:33 +09:00
Kenichi Ishigaki
938f22eb6c
releng 1.43_03
2014-06-12 13:59:25 +09:00
Kenichi Ishigaki
354d07f61f
applied a fix by Kenneth Kroenlein to support named primary key (RT 95511), and added some tests
2014-05-12 10:18:13 +09:00
Kenichi Ishigaki
ff8699f4f7
added a note on DBD::SQLite and fork()
2014-04-05 15:01:21 +09:00
Kenichi Ishigaki
d23dac5eaa
releng 1.43_02
2014-03-26 04:56:29 +09:00
Kenichi Ishigaki
d4f1f45a06
releng 1.43_01
2014-03-26 03:47:27 +09:00
Kenichi Ishigaki
66083b879c
releng 1.42
2014-03-20 00:26:59 +09:00
Kenichi Ishigaki
8a5868b01e
releng 1.41_07
2014-03-13 22:34:54 +09:00
Kenichi Ishigaki
73c9a1b56d
releng 1.41_06
2014-02-12 11:51:14 +09:00
Kenichi Ishigaki
bbef4c20a1
releng 1.45_05
2014-01-22 12:51:02 +09:00
Kenichi Ishigaki
fc57bda440
releng 1.41_04
2014-01-09 02:43:43 +09:00
Kenichi Ishigaki
7dec4f840e
see_if_its_a_number should be ignored for bind values with explicit SQL types (mje++, ilmari++)
2014-01-09 00:17:38 +09:00
Kenichi Ishigaki
c811601975
Applied doc fixes by Felix Li (RT #90211 )
2013-11-15 22:07:34 +09:00
Kenichi Ishigaki
55b13e47ad
releng 1.41_03
2013-09-05 02:55:49 +09:00
Kenichi Ishigaki
66749ca32a
releng 1.41_02
2013-08-30 03:50:35 +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
5df6d6b053
applied dbd_sqlite_statistics_perldoc.patch by DDICK (RT#87435)
2013-08-01 01:07:48 +09:00
Kenichi Ishigaki
b912c97e56
added note on uri filename/open flags
2013-07-28 23:19:02 +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
0b8fedf492
applied a patch from DDICK to add statistics_info (RT #86080 )
2013-06-15 04:26:57 +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
03feae7895
releng for 1.38_04
2013-05-29 16:12:16 +09: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
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
Adam Kennedy
9e0255bf3d
Updating copyright
2013-04-09 00:25:19 +00:00
Kenichi Ishigaki
a45e3add05
bumped up versions
2013-03-30 19:12:09 +00:00
Kenichi Ishigaki
6d85f5df99
added notes on File::Temp
2013-03-30 19:10:18 +00:00
Laurent Dami
6835c13898
updated doc and tests for FTS4 (but no change in code was required)
2012-12-30 16:29:03 +00:00