voltrondata / sqlflite

An example Flight SQL Server implementation - with DuckDB and SQLite back-ends.
Apache License 2.0
191 stars 21 forks source link

[Feature request] Add ability to load SQL command from file #18

Closed ondrejmo closed 8 months ago

ondrejmo commented 8 months ago

Essential the same behavior as the INIT_SQL_COMMANDS envvar, but used as e.g. INIT_SQL_COMMANDS_FILE=/schema.sql.