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

sql/sqlite: extract table options (without rowid, strict) from sql #1745

Merged
merged 5 commits into from
Jun 19, 2023

Conversation

noamcattan
Copy link
Member

No description provided.

@noamcattan noamcattan requested review from a8m and masseelch June 15, 2023 07:11
sql/sqlite/inspect.go Outdated Show resolved Hide resolved
Copy link
Member

@a8m a8m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comment about using the standard information schema for this.

@noamcattan noamcattan force-pushed the sqlite-table_options branch 4 times, most recently from 62ad10b to 2220eea Compare June 15, 2023 10:52
@noamcattan noamcattan requested a review from a8m June 15, 2023 10:55
sql/sqlite/inspect.go Outdated Show resolved Hide resolved
sql/sqlite/sqlspec.go Outdated Show resolved Hide resolved
sql/sqlite/inspect.go Outdated Show resolved Hide resolved
@noamcattan noamcattan force-pushed the sqlite-table_options branch 2 times, most recently from 569d366 to 5648a6c Compare June 18, 2023 08:37
Copy link
Member

@a8m a8m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. See minor comments

sql/sqlite/inspect_test.go Outdated Show resolved Hide resolved
sql/sqlite/inspect.go Outdated Show resolved Hide resolved
@a8m
Copy link
Member

a8m commented Jun 19, 2023

Please rebase this branch.

sql/sqlite/inspect_test.go Outdated Show resolved Hide resolved
Copy link
Member

@a8m a8m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@a8m a8m merged commit b2b2e80 into master Jun 19, 2023
26 checks passed
@a8m a8m deleted the sqlite-table_options branch June 19, 2023 08:50
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.

None yet

2 participants