Skip to content

Include French (fr) column in generated SQL - #59

Open
thejesh23 wants to merge 1 commit into
hasaneyldrm:mainfrom
thejesh23:fix/sql-french-column
Open

Include French (fr) column in generated SQL#59
thejesh23 wants to merge 1 commit into
hasaneyldrm:mainfrom
thejesh23:fix/sql-french-column

Conversation

@thejesh23

Copy link
Copy Markdown

Adds instructions_fr to CREATE TABLE (all 4 dialects) and to the INSERT column list / value array in both index.html and setup.html.

The schema requires fr and every record ships French text, but the exporters silently dropped it.

Closes #58

Add instructions_fr to CREATE TABLE (mssql/postgresql/mysql/sqlite)
and to the INSERT column list and value array in both exporters.

Closes hasaneyldrm#58
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.

SQL exports drop French (fr) instructions

1 participant