What's Changed
* feat: Support temporary tables by vrongmeal in https://github.com/GlareDB/glaredb/pull/1089
* build(deps): Bump deps by scsmithr in https://github.com/GlareDB/glaredb/pull/1114
* feat: Allow specifying user and password as commandline by scsmithr in https://github.com/GlareDB/glaredb/pull/1118
* build(deps): Update datafusion and object_store by scsmithr in https://github.com/GlareDB/glaredb/pull/1121
* feat: Add `list_schemas` and `list_tables` table functions by vrongmeal in https://github.com/GlareDB/glaredb/pull/1122
* chore: add documentation for demo postgres data by f0ssel in https://github.com/GlareDB/glaredb/pull/1123
* chore: add docs for demo user setup by f0ssel in https://github.com/GlareDB/glaredb/pull/1124
* chore: Add demo data source to readme by scsmithr in https://github.com/GlareDB/glaredb/pull/1125
* feat: Delta lake data source (initial implementation) by scsmithr in https://github.com/GlareDB/glaredb/pull/1119
* chore: Bump version to 0.0.14 by scsmithr in https://github.com/GlareDB/glaredb/pull/1130
**Full Changelog**: https://github.com/GlareDB/glaredb/compare/v0.0.13...v0.0.14