Currently, the SQLite version is causing issues when running the GCBM Belize project inside a FLINT Cloud container. Newer functions lie RANK/PARTITION do not work with the old version.
See the issue here for more details of the errors.
As discussed with @mfellows @aornugent on Slack, SQLite needs to be be updated to either this or a newer version:
https://www.sqlite.org/2018/sqlite-autoconf-3260000.tar.gz
Currently, the SQLite version is causing issues when running the GCBM Belize project inside a FLINT Cloud container. Newer functions lie RANK/PARTITION do not work with the old version.
See the issue here for more details of the errors.
As discussed with @mfellows @aornugent on Slack, SQLite needs to be be updated to either this or a newer version:
https://www.sqlite.org/2018/sqlite-autoconf-3260000.tar.gz