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

Fix SQL schema for accurate queries #67

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Fix SQL schema for accurate queries #67

merged 1 commit into from
Aug 23, 2024

Conversation

0237h
Copy link
Collaborator

@0237h 0237h commented Aug 23, 2024

  • Removed wrong PRIMARY KEY/ORDER BY for some tables
  • Rework SQL queries in usage.ts
  • Fix create_schema.sql script engine types

- Removed wrong `PRIMARY KEY`/`ORDER BY` for some tables
- Rework SQL queries in `usage.ts`
- Fix `create_schema.sql` script engine types
@0237h 0237h added the major Requires major version bump label Aug 23, 2024
@0237h 0237h self-assigned this Aug 23, 2024
@github-actions github-actions bot added the bug Something isn't working label Aug 23, 2024
@0237h 0237h merged commit c886aa5 into main Aug 23, 2024
2 checks passed
@0237h 0237h deleted the fix/sql-schema-overhaul branch August 23, 2024 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working major Requires major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant