This is a checklist to track the release of v0.3.8. Changes: * #48 Fix view migration issue * #50 Increase column limit to 1999 Note: v0.3.7 already contains #48, but was only released to the web SDK (wa-sqlite). Core build (this repo): * [x] Release PR: #51. * [x] GitHub Release: https://github.com/powersync-ja/powersync-sqlite-core/releases/tag/v0.3.8 * [x] Android aar released on Maven Central * [x] Cocoapod released SQLite + powersync bundles: * [x] react-native-quick-sqlite - https://github.com/powersync-ja/react-native-quick-sqlite/pull/68 * [x] wa-sqlite build - https://github.com/powersync-ja/wa-sqlite/pull/27 * [x] sqlite3.dart build - https://github.com/powersync-ja/sqlite3.dart/pull/17 User-facing SDK updates: * [x] powersync.dart - https://github.com/powersync-ja/powersync.dart/pull/222 * [x] powersync-js - web & react-native & op-sqlite - https://github.com/powersync-ja/powersync-js/pull/464 * [x] kotlin & swift - https://github.com/powersync-ja/powersync-kotlin/pull/97 / https://github.com/powersync-ja/powersync-swift/pull/12