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: ensure timestamps/schema options are handled properly #112

Merged
merged 1 commit into from
Aug 8, 2021

Conversation

haltcase
Copy link
Owner

@haltcase haltcase commented Aug 8, 2021

Closes #110

Don't return early from the createTable call - instead continue from the schema loop so that options are properly processed below.

Don't return early from the `createTable` call - instead continue from the schema loop so that options are properly processed below.

Closes #110
@haltcase haltcase merged commit a30b29c into master Aug 8, 2021
@haltcase haltcase deleted the fix/110-timestamps branch August 8, 2021 03:57
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.

timestamps don't create
1 participant