Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 23:48
· 12 commits to main since this release

Flight SQL Server Example is now: SQLFlite

This is a rename release.

The Flight SQL Server Example repo has been renamed to SQLFlite.

All executables and Docker image tags have also been updated from prefix: flight_sql* to sqlflite*.

Additionally - the sqlflite_server executable (and Docker image) - have been changed from using environment variables: FLIGHT_USERNAME and FLIGHT_PASSWORD to now use: SQLFLITE_USERNAME and SQLFLITE_PASSWORD, respectively.