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

Refactor code and improve SQL schema for performance #74

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

gabrielspadon
Copy link
Collaborator

This commit refines code and SQL schemas for better performance and readability. Notably, the 'mmsi' data type has been changed from BIGINT to INTEGER for performance improvement. In addition, the documentation has been updated and the readme file renamed for more clarity.

This commit refines code and SQL schemas for better performance and readability. Notably, the 'mmsi' data type has been changed from BIGINT to INTEGER for performance improvement. In addition, the documentation has been updated and the readme file renamed for more clarity.
@gabrielspadon gabrielspadon merged commit 1fd0584 into master Mar 12, 2024
13 checks passed
@gabrielspadon gabrielspadon deleted the master-fix branch March 12, 2024 14:38
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