Skip to content

Conversation

JanJakes
Copy link
Member

@JanJakes JanJakes commented Sep 5, 2025

This is a hotifx where we just let FOREIGN KEY constraint definitions pass through, even though we don't save them to the information schema. As a result, they won't be created in SQLite either (the SQLite CREATE TABLE statement is generated from the information schema).

A proper fix will follow; it shouldn't be hard to support them.

Fixes #229.

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.

Can't import database that contains Gravity Forms dump
1 participant