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

Recognize Foreign Key Shorthand on Sqlite #697

Merged
merged 2 commits into from
Apr 21, 2020
Merged

Recognize Foreign Key Shorthand on Sqlite #697

merged 2 commits into from
Apr 21, 2020

Conversation

do4gr
Copy link
Member

@do4gr do4gr commented Apr 21, 2020

@do4gr do4gr added this to the Beta 3 milestone Apr 21, 2020
@do4gr do4gr changed the title Recognize Foreign Key Shorthand on Sqlite [WIP] Recognize Foreign Key Shorthand on Sqlite Apr 21, 2020
@do4gr do4gr modified the milestones: Beta 3, Beta 4 Apr 21, 2020
@do4gr do4gr changed the title [WIP] Recognize Foreign Key Shorthand on Sqlite Recognize Foreign Key Shorthand on Sqlite Apr 21, 2020
@do4gr do4gr merged commit bd39254 into master Apr 21, 2020
@do4gr do4gr deleted the SqliteFKShortcut branch April 21, 2020 19:01
tomhoule pushed a commit that referenced this pull request Apr 23, 2020
* add testcase and logging for schema describer

* inject correct referenced columns
tomhoule pushed a commit that referenced this pull request Apr 24, 2020
* add testcase and logging for schema describer

* inject correct referenced columns
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.

introspect fails on SQLite
1 participant