Expensify / Bedrock

Rock solid distributed database specializing in active/active automatic failover and WAN replication
https://bedrockdb.com
GNU Lesser General Public License v3.0
1.08k stars 82 forks source link

Update sqlite3 #1794

Closed rafecolton closed 1 month ago

rafecolton commented 1 month ago

Details

Update sqlite3 to https://sqlite.org/src/info/0bb306eb

Fixed Issues

See https://github.com/Expensify/Expensify/issues/404202#issuecomment-2207261480

Tests

Existing unit tests


Internal Testing Reminder: when changing bedrock, please compile auth against your new changes

rafecolton commented 1 month ago

Making sure tests pass in https://github.com/Expensify/Auth/pull/11465 before merging

rafecolton commented 1 month ago

Auth passed, merging this