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

Tests/kwil db types #87

Merged
merged 2 commits into from
Jun 6, 2024
Merged

Tests/kwil db types #87

merged 2 commits into from
Jun 6, 2024

Conversation

KwilLuke
Copy link
Contributor

No description provided.

Add test cases for each kwil-db type to ensure kwil-js can handle
Change metadata type from [number, number] to Array<number>. This is because most times the database
schema will read from a JSON file, and typescript cannot do length checks from a JSON file.
@KwilLuke KwilLuke merged commit 70bb27a into main Jun 6, 2024
2 checks passed
@KwilLuke KwilLuke deleted the tests/kwil-db-types branch June 6, 2024 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant