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

810 commits

Author SHA1 Message Date
Kenichi Ishigaki
f74f7e821d patch from VOVKASM 4: (new) fixed HV typemap 2012-09-18 07:10:01 +00:00
Kenichi Ishigaki
a73d60adaa patch from VOVKASM 3: too many mortals 2012-09-18 07:07:29 +00:00
Kenichi Ishigaki
2fd496bff8 patch from VOVKASM 2: fix prototype for clang 2012-09-18 07:05:21 +00:00
Kenichi Ishigaki
62bf573fc0 patch from VOVKASM: use the same optimization as perl 2012-09-18 07:02:29 +00:00
Kenichi Ishigaki
8261b0d4ee refactored primary_key_info to support attached databases 2012-09-12 07:19:34 +00:00
Kenichi Ishigaki
d851a2c12b foreign_key_info PKTABLE_SCHEM 2012-09-12 05:45:29 +00:00
Kenichi Ishigaki
fae40790f7 implemented UNIQUE_OR_PRIMARY 2012-09-12 05:35:23 +00:00
Kenichi Ishigaki
48853eeb39 updated Changes 2012-09-12 03:21:56 +00:00
Kenichi Ishigaki
b1d1047321 applied a patch from VOVKASM (#79576) 2012-09-12 03:21:10 +00:00
Kenichi Ishigaki
e2ecdff4a2 removed debugging code 2012-09-12 03:15:32 +00:00
Kenichi Ishigaki
fe3e0e3236 reimplemented foreign_key_info; fk_table is not mandatory anymore 2012-09-11 18:36:37 +00:00
Kenichi Ishigaki
4f721b7880 updated Changes 2012-09-07 19:38:01 +00:00
Kenichi Ishigaki
ac73b3ec7f implemented status interfaces 2012-09-07 19:35:52 +00:00
Kenichi Ishigaki
b64f69f992 table_column_metadata on inactive dbh 2012-09-06 17:33:28 +00:00
Kenichi Ishigaki
081566e6c2 fixed leaks 2012-09-06 17:25:14 +00:00
Kenichi Ishigaki
c6950aa49b updated Changes 2012-09-06 14:55:41 +00:00
Kenichi Ishigaki
5ca2492947 trace/profile/metadata shouldn't clear errs too 2012-09-06 14:49:01 +00:00
Kenichi Ishigaki
fee0a7d32d updated Changes 2012-09-06 14:45:15 +00:00
Kenichi Ishigaki
8371d73f96 implemented ping and db_filename to resolve #64177 2012-09-06 14:44:13 +00:00
Kenichi Ishigaki
00aaa73cea better to use hv_stores 2012-09-05 17:27:29 +00:00
Kenichi Ishigaki
38c7e0e191 updated Changes 2012-09-05 14:56:39 +00:00
Kenichi Ishigaki
e12535f140 resolved #78833 with a patch from JAMADAM 2012-09-05 14:55:34 +00:00
Kenichi Ishigaki
8c8a575e37 NoWarnings 2012-09-05 14:54:19 +00:00
Kenichi Ishigaki
d3a0be9dfe coordinate values may have slight errors since SQLite 3.7.13 2012-09-04 17:44:45 +00:00
Kenichi Ishigaki
efc60c0f19 VC6 fix part2 2012-09-04 14:54:19 +00:00
Kenichi Ishigaki
7fd6c52493 VC6 fix 2012-09-04 13:44:24 +00:00
Kenichi Ishigaki
5e0c32328a updated Changes 2012-09-04 13:32:08 +00:00
Kenichi Ishigaki
65a1da45d5 updated sqlite to 3.7.14 2012-09-04 13:31:15 +00:00
Kenichi Ishigaki
443ccadd19 updated Changes 2012-09-03 15:21:03 +00:00
Kenichi Ishigaki
8f3215ded2 resolved #79364 2012-09-03 15:12:27 +00:00
Kenichi Ishigaki
a057f2b119 updated Changes 2012-09-03 15:05:32 +00:00
Kenichi Ishigaki
26c1367218 resolved #77724 2012-09-03 15:04:52 +00:00
Kenichi Ishigaki
5e7eda37c4 error cases 2012-09-03 04:34:17 +00:00
Kenichi Ishigaki
d0cad62012 check SvPOK before using SvPV 2012-09-03 04:24:16 +00:00
Kenichi Ishigaki
82c93604ff updated doc 2012-09-02 18:54:10 +00:00
Kenichi Ishigaki
5de4189aa4 implemented sqlite_table_column_metadata 2012-09-02 18:48:53 +00:00
Kenichi Ishigaki
c810f2a4c9 added a failing test for #77724 2012-09-02 14:43:47 +00:00
Kenichi Ishigaki
4f528870e1 tweaked Changes (again) 2012-09-02 10:28:37 +00:00
Kenichi Ishigaki
a8ff66810b Resolved #56444: updated transaction/locking doc 2012-09-02 10:26:40 +00:00
Kenichi Ishigaki
24c782bd5f updated Changes 2012-09-01 13:41:05 +00:00
Kenichi Ishigaki
a79a8923a6 set sqlite_use_immediate_transaction to true by default (see #56444) 2012-09-01 13:35:02 +00:00
Kenichi Ishigaki
3a6d2aed19 updated Changes 2012-09-01 13:10:18 +00:00
Kenichi Ishigaki
dce5d047cc resolved #48048 2012-09-01 13:09:29 +00:00
Kenichi Ishigaki
65b47d0444 use our, because we don't support perl < 5.006 2012-09-01 08:47:26 +00:00
Kenichi Ishigaki
b61c059d82 updated the bundled ppport.h with Devel::PPPort 3.20 2012-09-01 08:27:06 +00:00
Kenichi Ishigaki
8bdf63a3f0 updated Changes 2012-08-08 04:30:47 +00:00
Kenichi Ishigaki
5d9515e5c3 applied a patch for RT#77617 from GAAS++ 2012-08-08 04:27:35 +00:00
Kenichi Ishigaki
a86a6520d1 moved a Changes entry to the right place 2012-08-08 03:27:02 +00:00
Kenichi Ishigaki
1a0f67a60c pod test is automatically added by the release script 2012-08-08 02:38:48 +00:00
Laurent Dami
029c25f756 additional test for checking POD syntax 2012-08-05 08:28:55 +00:00