gwenn
|
0f33b120eb
|
Merge pull request #1093 from gwenn/exclude
Exclude
|
2022-01-08 12:57:22 +01:00 |
|
gwenn
|
2d37c2de41
|
Exclude some configuration files from package
|
2022-01-08 12:42:42 +01:00 |
|
gwenn
|
d4539b4a10
|
Remove old script publish-ghp-docs.sh
|
2022-01-08 12:40:33 +01:00 |
|
Thom Chiovoloni
|
44bab063f3
|
Rename the fullTest cache key to fullBuild in CI, and document it
|
2022-01-06 23:00:28 -08:00 |
|
Thom Chiovoloni
|
f445987bcf
|
Use stable rust for doc checking in CI
|
2022-01-06 23:00:28 -08:00 |
|
Thom Chiovoloni
|
325e4c857d
|
Fix discord link
|
2022-01-06 18:40:36 -08:00 |
|
gwenn
|
91648d7d1c
|
Merge pull request #1086 from gwenn/ptr_as_ptr
clippy:ptr_as_ptr
|
2022-01-06 18:31:35 +01:00 |
|
gwenn
|
cc4f059d9b
|
Merge remote-tracking branch 'origin/master' into ptr_as_ptr
|
2022-01-06 18:20:01 +01:00 |
|
gwenn
|
80008d2f3e
|
Merge pull request #1079 from thomcc/discord-chat
Replace Gitter with Discord
|
2022-01-06 18:09:27 +01:00 |
|
gwenn
|
e1fd731cb0
|
clippy::unseparated_literal_suffix
|
2022-01-06 05:07:27 -08:00 |
|
gwenn
|
c10e2f39ef
|
clippy::single_match_else
|
2022-01-06 04:56:59 -08:00 |
|
gwenn
|
68f41d6e9e
|
clippy::semicolon_if_nothing_returned
|
2022-01-06 04:56:42 -08:00 |
|
gwenn
|
406ac6a7fc
|
clippy::must_use_candidate
|
2022-01-06 04:56:24 -08:00 |
|
gwenn
|
bcfe99578b
|
clippy::map_unwrap_or
|
2022-01-06 04:55:27 -08:00 |
|
gwenn
|
576a8a96f6
|
clippy::default_trait_access
|
2022-01-06 04:55:07 -08:00 |
|
gwenn
|
b5aa6f7984
|
clippy::redundant_closure_for_method_calls
|
2022-01-06 04:54:51 -08:00 |
|
gwenn
|
48975e015f
|
clippy::let_underscore_drop
|
2022-01-06 04:54:39 -08:00 |
|
gwenn
|
01c4be82c8
|
clippy::doc_markdown
|
2022-01-06 04:54:10 -08:00 |
|
Thom Chiovoloni
|
328e413bb3
|
Clean up badges, while I'm here
|
2022-01-06 04:52:59 -08:00 |
|
trevyn
|
98b3d84fa5
|
Enable buildtime_bindgen tests on windows CI
|
2022-01-06 04:46:20 -08:00 |
|
gwenn
|
6f8e509763
|
Oops
|
2022-01-05 20:12:52 +01:00 |
|
gwenn
|
43591154b2
|
clippy:ptr_as_ptr
|
2022-01-05 19:50:25 +01:00 |
|
Thom Chiovoloni
|
5be363e4cc
|
use caching in our CI
|
2022-01-04 23:35:30 -08:00 |
|
Thom Chiovoloni
|
7fb6e2f8a8
|
Replace gitter with discord in readme
|
2022-01-04 22:32:39 -08:00 |
|
Thom Chiovoloni
|
230c76fe66
|
Fix a minor clippy complaint from nightly clippy
|
2022-01-04 21:15:18 -08:00 |
|
Thom Chiovoloni
|
519684a744
|
cleanup unlock_notify code a bit
|
2022-01-04 21:15:18 -08:00 |
|
gwenn
|
3e57bf4567
|
Merge pull request #1073 from link2xt/bundled-sqlcipher-4.5.0
Upgrade bundled SQLCipher to 4.5.0
|
2022-01-04 18:46:12 +01:00 |
|
link2xt
|
3af939ab8d
|
Upgrade bundled SQLCipher to 4.5.0
|
2022-01-03 21:42:30 +00:00 |
|
trevyn
|
c759bc7527
|
Consolidate to FromSqlError::InvalidBlobSize (breaking)
|
2022-01-02 18:24:56 -08:00 |
|
trevyn
|
7f09d295ba
|
Add ToSql/FromSql for [u8; N]
|
2022-01-02 18:24:56 -08:00 |
|
gwenn
|
314977de4d
|
Merge pull request #1070 from gwenn/3.37.1
Upgrade SQLite bundled version to 3.37.1
|
2022-01-02 19:04:30 +01:00 |
|
gwenn
|
0a2b50c734
|
Upgrade SQLite bundled version to 3.37.1
|
2022-01-02 17:55:20 +00:00 |
|
gwenn
|
df27410897
|
Merge pull request #1067 from nicholasbishop/bishop-fix-transac-doc
Fix markdown rendering of Connection::transaction doc
|
2021-12-31 17:58:13 +01:00 |
|
Nicholas Bishop
|
94cd2cbf6b
|
Fix markdown rendering of Connection::transaction doc
This fixes `DropBehavior::Commit` being rendered as `DropBehavior: :Commit`.
|
2021-12-30 15:45:23 -05:00 |
|
Thom Chiovoloni
|
45fff21c51
|
Enable modern-full feature for docs.rs
|
2021-12-29 12:14:30 -05:00 |
|
gwenn
|
063709491c
|
Merge pull request #1064 from gwenn/series
Sync series with official source
|
2021-12-22 20:04:27 +01:00 |
|
gwenn
|
f177ee1c72
|
Sync series with official source
|
2021-12-22 19:49:33 +01:00 |
|
gwenn
|
87a65a8c4b
|
Merge pull request #1063 from gwenn/no_lazy_static_for-vtab
Remove lazy_static dependency for vtab
|
2021-12-18 10:10:04 +01:00 |
|
gwenn
|
75f1bb8fa8
|
Remove lazy_static dependency for vtab
|
2021-12-18 10:00:06 +01:00 |
|
gwenn
|
08b78a47e9
|
Merge pull request #1062 from gwenn/clippy
Fix clippy warnings
|
2021-12-18 08:54:38 +01:00 |
|
gwenn
|
0ce15c546a
|
Fix clippy warnings
|
2021-12-18 08:42:04 +01:00 |
|
gwenn
|
456c847bd6
|
Merge pull request #1060 from gwenn/doc
Doc
|
2021-12-11 12:21:53 +01:00 |
|
gwenn
|
4ceb290235
|
Fix rollback_hook doc
|
2021-12-11 12:10:01 +01:00 |
|
gwenn
|
3d19f2c962
|
Fix SQLite version
|
2021-12-11 12:09:12 +01:00 |
|
Thom Chiovoloni
|
287b0ea08b
|
Undo transition to edition 2021, prep release 0.26.3
|
2021-12-08 17:06:01 -08:00 |
|
Thom Chiovoloni
|
03dbb7821c
|
Prep releases libsqlite3-sys:0.23.2 and rusqlite:0.26.2
|
2021-12-07 19:58:11 -08:00 |
|
gwenn
|
28da7a2ad9
|
Fix clippy warning
warning: this implementation is unsound, as some fields in `Connection` are `!Send`
--> src/lib.rs:339:1
339 | unsafe impl Send for Connection {}
|
2021-12-04 10:07:56 +01:00 |
|
gwenn
|
934e0c709e
|
Fix callbacks lifetime
|
2021-12-01 04:28:09 -08:00 |
|
gwenn
|
612158507e
|
Fix callbacks lifetime
|
2021-12-01 04:28:09 -08:00 |
|
gwenn
|
30f8c8c502
|
Fix callbacks lifetime
|
2021-12-01 04:28:09 -08:00 |
|