Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Atlas DB has the incorrect sqlite type for String #4803

Open
saralab opened this issue May 17, 2024 · 1 comment
Open

Atlas DB has the incorrect sqlite type for String #4803

saralab opened this issue May 17, 2024 · 1 comment
Labels

Comments

@saralab
Copy link
Contributor

saralab commented May 17, 2024

Use stricttables going forward

@ASuciuX
Copy link
Contributor

ASuciuX commented May 28, 2024

In order to use stricttables we would have to update the sqlite version used. Currently, the sqlite is running with version 3.33.0 as found on this PR . We would have to upgrade to at least 3.37.0.

Issue for updating sqlite version #4824

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Status: 📋 Backlog
Development

No branches or pull requests

3 participants