Kenichi Ishigaki
|
20111c7043
|
disabled reverse_unordered_selects pragma
|
2013-04-30 09:54:43 +00:00 |
|
Kenichi Ishigaki
|
646c5bf46d
|
enabled reverse_unordered_selects pragma tentatively to fix unordered selects issues
|
2013-04-30 09:23:34 +00:00 |
|
Kenichi Ishigaki
|
04e45e686e
|
resolved #84372 RURBAN++
|
2013-04-02 14:50:41 +00:00 |
|
Kenichi Ishigaki
|
fad57f6d44
|
applied a patch from D. Richard Hipp to resolve #84027
|
2013-03-19 00:59:43 +00:00 |
|
Kenichi Ishigaki
|
b73cb71794
|
should also support END
|
2012-10-10 16:22:07 +00:00 |
|
Kenichi Ishigaki
|
8a418482dd
|
should also ignore comments (#80087)
|
2012-10-10 15:17:20 +00:00 |
|
Kenichi Ishigaki
|
2dfb20bdb2
|
applied a patch from RKITOVER (#80087) and added a fix to it
|
2012-10-10 13:18:25 +00:00 |
|
Kenichi Ishigaki
|
9c1503c0d0
|
removed two obsolete pragma calls at login time
|
2012-10-08 12:33:27 +00:00 |
|
Kenichi Ishigaki
|
3be75f6838
|
implemented sqlite_load_extension
|
2012-09-19 14:55:20 +00:00 |
|
Kenichi Ishigaki
|
a73d60adaa
|
patch from VOVKASM 3: too many mortals
|
2012-09-18 07:07:29 +00:00 |
|
Kenichi Ishigaki
|
b1d1047321
|
applied a patch from VOVKASM (#79576)
|
2012-09-12 03:21:10 +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
|
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
|
e12535f140
|
resolved #78833 with a patch from JAMADAM
|
2012-09-05 14:55:34 +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
|
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
|
5de4189aa4
|
implemented sqlite_table_column_metadata
|
2012-09-02 18:48:53 +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
|
5d9515e5c3
|
applied a patch for RT#77617 from GAAS++
|
2012-08-08 04:27:35 +00:00 |
|
Kenichi Ishigaki
|
e7a213cb58
|
oops, has_plus should be false by default
|
2012-04-28 01:37:55 +00:00 |
|
Kenichi Ishigaki
|
e49ab2c08b
|
more tweaks on sqlite_is_number
|
2012-04-28 01:03:11 +00:00 |
|
Kenichi Ishigaki
|
d19cc469d8
|
tweak pos
|
2012-04-27 14:18:38 +00:00 |
|
Kenichi Ishigaki
|
31eb5bf760
|
correct pointer
|
2012-04-27 14:12:51 +00:00 |
|
Kenichi Ishigaki
|
46443af248
|
take plus/minus signs into account
|
2012-04-27 14:08:40 +00:00 |
|
Kenichi Ishigaki
|
d713d9e49b
|
accept integer as a float if explicitly requested
|
2012-04-27 13:54:51 +00:00 |
|
Kenichi Ishigaki
|
9933faa0e8
|
storing an (overflowed) integer as a double is apparently a bad idea; store it as a text to allow perl to convert it dynamically
|
2012-04-27 06:46:23 +00:00 |
|
Kenichi Ishigaki
|
af9280707c
|
use atoll for 64bit env
|
2012-04-27 06:06:59 +00:00 |
|
Kenichi Ishigaki
|
d3c868c640
|
fixed warn params
|
2012-04-27 05:20:00 +00:00 |
|
Kenichi Ishigaki
|
6942cb3c59
|
turned datatype mismatch error into a warning as it did more harm than good
|
2012-04-27 05:11:47 +00:00 |
|
Kenichi Ishigaki
|
8fc2d566db
|
applied two more patches from Yuriy Kaminskiy to fix 64bit integer handling
|
2012-03-25 02:37:09 +00:00 |
|
Kenichi Ishigaki
|
aeb99721d1
|
another patch from Yuriy Kaminskiy to fix truncated integer
|
2012-03-24 13:51:25 +00:00 |
|
Kenichi Ishigaki
|
0970b639ba
|
applied a patch to fix condition in sqlite_set_result (Yuriy Kaminskiy)
|
2012-03-24 13:49:48 +00:00 |
|
Kenichi Ishigaki
|
dcd54aa10d
|
_atoi64 -> atoll
|
2012-01-13 17:18:40 +00:00 |
|
Kenichi Ishigaki
|
c3fde160a2
|
resolved #73314
|
2012-01-13 14:26:15 +00:00 |
|
Kenichi Ishigaki
|
8656844bd9
|
sqlite_trace/sqlite_profile
|
2012-01-12 05:36:24 +00:00 |
|
Kenichi Ishigaki
|
d035f6cdbe
|
vc6 fix
|
2012-01-10 17:21:25 +00:00 |
|
Kenichi Ishigaki
|
830affeffa
|
resolved #73787
|
2012-01-10 17:16:25 +00:00 |
|
Kenichi Ishigaki
|
27394e17b1
|
resolved #73159
|
2011-12-12 02:39:09 +00:00 |
|
Kenichi Ishigaki
|
3d62ea8a29
|
oops, bind_param type error was treated as a warning and didn't kill when RaiseError was set
|
2011-10-26 14:42:54 +00:00 |
|
Kenichi Ishigaki
|
b4220250ce
|
applied another patch by Yuriy Kaminskiy to fix finalize issues
|
2011-10-20 16:14:56 +00:00 |
|
Kenichi Ishigaki
|
4b1af2cf5a
|
yet another patch by Yuriy to move check for (unsupported) bind_ph/is_inout so it always error-out
|
2011-10-18 07:27:50 +00:00 |
|
Kenichi Ishigaki
|
851134b13f
|
applied a patch by Yuriy Kaminskiy to fix binding named params
|
2011-10-18 02:54:41 +00:00 |
|
Kenichi Ishigaki
|
802e8d1548
|
applied a patch from Yuriy Kaminskiy
|
2011-10-16 07:27:24 +00:00 |
|
Kenichi Ishigaki
|
95f523161d
|
fixed a leak
|
2011-10-05 14:39:23 +00:00 |
|
Kenichi Ishigaki
|
404246a9f9
|
a float for an integer column
|
2011-09-30 16:14:31 +00:00 |
|