Skip to content

Commit 0e0c047

Browse files
authored
Update SQLite to 3.47.1 (#130)
1 parent a682551 commit 0e0c047

20 files changed

+186
-78
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -412,10 +412,10 @@ I'm guessing this is not really a factor on iOS."
412412
[badge-encoding]: https://img.shields.io/badge/encoding-2.2.2-blue.svg?style=flat
413413
[badge-immutable]: https://img.shields.io/badge/immutable-0.1.4-blue.svg?style=flat
414414
[badge-sqldelight]: https://img.shields.io/badge/SQLDelight-2.0.2-blue.svg?style=flat
415-
[badge-sqlite]: https://img.shields.io/badge/SQLite3-3.47.0-blue.svg?style=flat
416-
[badge-sqlitemc]: https://img.shields.io/badge/SQLite3MultipleCiphers-1.9.0-blue.svg?style=flat
415+
[badge-sqlite]: https://img.shields.io/badge/SQLite3-3.47.1-blue.svg?style=flat
416+
[badge-sqlitemc]: https://img.shields.io/badge/SQLite3MultipleCiphers-1.9.1-blue.svg?style=flat
417417
[badge-sqliter]: https://img.shields.io/badge/SQLiter-1.3.1-blue.svg?style=flat
418-
[badge-sqlitejdbc]: https://img.shields.io/badge/sqlite--jdbc-3.47.0.0-blue.svg?style=flat
418+
[badge-sqlitejdbc]: https://img.shields.io/badge/sqlite--jdbc-3.47.1.0-blue.svg?style=flat
419419

420420
<!-- TAG_PLATFORMS -->
421421
[badge-platform-android]: http://img.shields.io/badge/-android%20[minSdk%2021]-6EDB8D.svg?style=flat
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
512 Bytes
Binary file not shown.
11.6 MB
Binary file not shown.

external/patches/0001-Add-user-group-ids-to-docker-build.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
From 727163e68f85df3b5de5daa17e84d6f21b9cf483 Mon Sep 17 00:00:00 2001
1+
From c7673b893f4e1485b1406613861dc40335bac6c4 Mon Sep 17 00:00:00 2001
22
From: Matthew Nelson <[email protected]>
3-
Date: Wed, 23 Oct 2024 09:51:18 -0400
3+
Date: Mon, 9 Dec 2024 02:59:08 -0500
44
Subject: [PATCH 1/9] Add user/group ids to docker build
55

66
---

external/patches/0002-Disable-double-quoted-strings.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
From 1477083c5ffffc750791cd6e86efa36201e4be42 Mon Sep 17 00:00:00 2001
1+
From f0f61af65345a482b8ec015d803d6c0d0ee07f92 Mon Sep 17 00:00:00 2001
22
From: Matthew Nelson <[email protected]>
3-
Date: Wed, 23 Oct 2024 09:51:18 -0400
3+
Date: Mon, 9 Dec 2024 02:59:09 -0500
44
Subject: [PATCH 2/9] Disable double-quoted strings
55

66
---

external/patches/0003-Remove-JDBC-extensions.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
From 1a17df9a4ecb475d7106b1c851f932c350d100db Mon Sep 17 00:00:00 2001
1+
From 57c57ffb1b805b3ef29272e3f7f89478d4a04aa3 Mon Sep 17 00:00:00 2001
22
From: Matthew Nelson <[email protected]>
3-
Date: Wed, 23 Oct 2024 09:51:19 -0400
3+
Date: Mon, 9 Dec 2024 02:59:10 -0500
44
Subject: [PATCH 3/9] Remove JDBC extensions
55

66
---

external/patches/0004-Add-Linux-Musl-definitions.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
From 785916d29e3ffc2c74741b2a2f0d97505df5c0c4 Mon Sep 17 00:00:00 2001
1+
From 96e18f4952200a86088d50c8d16245177764d1d9 Mon Sep 17 00:00:00 2001
22
From: Matthew Nelson <[email protected]>
3-
Date: Wed, 23 Oct 2024 09:51:20 -0400
3+
Date: Mon, 9 Dec 2024 02:59:11 -0500
44
Subject: [PATCH 4/9] Add Linux-Musl definitions
55

66
---

0 commit comments

Comments
 (0)