Kenichi Ishigaki
60515b30f8
Release 1.76
2024-10-19 13:46:02 +09:00
Kenichi Ishigaki
6f99c8ce41
Release 1.75_01
2024-09-17 23:04:35 +09:00
Kenichi Ishigaki
db7ea91d83
Bump bundled SQLite to 3.46.1
2024-09-17 22:54:53 +09:00
Kenichi Ishigaki
4ac600434f
Merge pull request #115 from sisyphus/win32_quadmath
...
Fix for Windows quadmath builds.
2024-09-17 22:50:16 +09:00
Kenichi Ishigaki
41957ce749
Merge pull request #116 from DBD-SQLite/use_checkout_v4
...
Use checkout v4
2024-09-17 22:48:10 +09:00
Kenichi Ishigaki
29167a0d65
Use buster images for older perls
2024-09-17 22:43:35 +09:00
Kenichi Ishigaki
fb80b73a8a
Use checkout@v4
2024-09-17 22:37:20 +09:00
sisyphus
c5374438f4
dbdimp.c - Fix for Windows quadmath builds.
2024-09-17 22:03:29 +10:00
Kenichi Ishigaki
2ab93a4e41
Update constants
2024-03-17 22:32:36 +09:00
Kenichi Ishigaki
3e8df90227
Bump bundled SQLite to 3.45.2
2024-03-17 22:32:19 +09:00
Kenichi Ishigaki
b433d17436
Update SQLiteUtil
2024-03-17 22:31:23 +09:00
Kenichi Ishigaki
9014dd6f35
Merge pull request #112 from DBD-SQLite/fix/omit_load_extension_if_static
...
Omit load_extension if static perl
2024-03-17 22:18:46 +09:00
Kenichi Ishigaki
922c82b0ea
Omit load_extension if static perl
2024-03-17 22:08:52 +09:00
Kenichi Ishigaki
01615f8630
Bump SQLite to 3.44.0
2023-11-03 15:08:24 +09:00
Kenichi Ishigaki
fea0e3268f
Release 1.74
2023-09-20 02:24:48 +09:00
Kenichi Ishigaki
d4bb44460f
Release 1.73_01
2023-07-09 10:03:24 +09:00
Kenichi Ishigaki
f9e3cb6b75
Update constants
2023-07-09 10:02:25 +09:00
Kenichi Ishigaki
3f66a57dd4
Update SQLiteUtil
2023-07-09 10:02:11 +09:00
Kenichi Ishigaki
7e63e18472
Bump sqlite3 from 3.41.0 to 3.42.0
2023-07-09 09:57:07 +09:00
Kenichi Ishigaki
c08f3400e8
Add a new constant
2023-02-23 11:20:23 +09:00
Kenichi Ishigaki
f764a74395
Upgrade SQLite to 3.41.0
2023-02-23 11:19:58 +09:00
Kenichi Ishigaki
ad5125d99d
Ignore newly-added prepared_statement_scan_status constants
2023-02-23 11:19:14 +09:00
Kenichi Ishigaki
dd62355f48
Add year 2023 condition
2023-02-23 11:18:55 +09:00
Kenichi Ishigaki
0dc561d920
Merge pull request #105 from dboehmer/patch-1
...
Add missing possible table_type values to POD
2022-11-13 03:06:42 +09:00
Daniel Böhmer
1f413acd88
Add missing possible table_type values to POD
...
I noticed that table_info() returns table_types that are not listed in POD.
This copies every possible value from the SQLite documentation.
'LOCAL TEMPORARY' and 'SYSTEM TABLE' are not mentioned there
but come from SQLite.pm.
SQLite documentation on possible values:
https://www.sqlite.org/schematab.html#interpretation_of_the_schema_table
2022-11-12 18:42:30 +01:00
Kenichi Ishigaki
38e116df3f
Release 1.72
2022-11-04 01:27:49 +09:00
Kenichi Ishigaki
a7e5af7397
Release 1.71_07
2022-10-26 03:35:56 +09:00
Kenichi Ishigaki
bacb65a77e
Upgrade SQLite to 3.39.4
2022-10-26 03:33:21 +09:00
Kenichi Ishigaki
353f185cc5
Release 1.71_06
2022-03-12 11:51:36 +09:00
Kenichi Ishigaki
b03fd9980e
Merge pull request #99 from DBD-SQLite/set_utf8cache
...
Set UTF8CACHE to avoid slowdown with -DDEBUGGING
2022-03-12 11:49:24 +09:00
Kenichi Ishigaki
9c6cbfcc51
Set UTF8CACHE to avoid slowdown with -DDEBUGGING
2022-03-12 10:43:05 +09:00
Kenichi Ishigaki
fc64c4688a
Release 1.71_05
2022-02-26 11:38:46 +09:00
Kenichi Ishigaki
687290909c
Merge pull request #97 from DBD-SQLite/lowercase_datatype
...
Lowercase datatype
2022-02-26 11:33:51 +09:00
Kenichi Ishigaki
b6a4eb43a7
THX
2022-02-26 11:28:39 +09:00
Kenichi Ishigaki
abc241d711
Lowercase datatype
2022-02-26 11:20:41 +09:00
Kenichi Ishigaki
2d595f3bf2
Tidy
2022-02-26 11:19:26 +09:00
Kenichi Ishigaki
27dfab4fb2
Revert "Tidy"
...
This reverts commit 4a4f5d599b
.
2022-02-26 11:14:13 +09:00
Kenichi Ishigaki
4a4f5d599b
Tidy
2022-02-26 11:08:36 +09:00
Kenichi Ishigaki
1a3baef06d
xFunc must also be NULL to delete a function
2022-02-26 11:05:54 +09:00
Kenichi Ishigaki
0edf878de0
Release 1.71_04
2022-02-26 09:57:40 +09:00
Kenichi Ishigaki
b7f24e3e1d
Pass PL_sv_undef instead of NULL
2022-02-26 09:56:10 +09:00
Kenichi Ishigaki
b7c98ea81b
Release 1.71_03
2022-02-23 19:45:30 +09:00
Kenichi Ishigaki
d4aea379d4
Add sqlite_error_offset
2022-02-23 19:43:21 +09:00
Kenichi Ishigaki
6d0744549a
Update SQLite to 3.38.0
2022-02-23 19:37:15 +09:00
Kenichi Ishigaki
01077fa8a3
Release 1.71_02
2022-01-07 05:50:25 +09:00
Kenichi Ishigaki
30a08cebd1
Update SQLite to 3.37.2
2022-01-07 05:48:22 +09:00
Kenichi Ishigaki
1bfcf7c38e
Add 2022 to SQLiteUtil::year
2022-01-07 05:48:02 +09:00
Kenichi Ishigaki
4266881e66
Update Changes
2021-12-15 06:55:08 +09:00
Kenichi Ishigaki
f278c800b3
Merge pull request #94 from d-lamb/patch-1
...
Clarify which method to use when loading extension
2021-12-15 06:49:28 +09:00
Derek Lamb
5fde7cf0d1
Clarify which method to use when loading extension
...
Loading an extension using "select" statements does not work if the extension provides new functions. But the extension given as an example in sqlite_enable_load_extension, libsqlitefunctions.so, does define functions, so loading that particular (very commonly used) extension with a "select" statement will not work. I changed the example in sqlite_enable_load_extension to an extension that does not provide new functions, clarified the description of sqlite_load_extension, and added the libsqlitefunctions.so example to the description of sqlite_load_extension.
2021-12-14 14:30:50 -07:00