teable icon indicating copy to clipboard operation
teable copied to clipboard

Document docker compose with SQLite

Open MitPitt opened this issue 1 year ago • 2 comments

Currently docker example covers creating a new Postgres db. I find it difficult to figure out how to use SQLite instead.

MitPitt avatar Apr 11 '24 22:04 MitPitt

SQLite is only recommend for development mode now, we did not add any db migration for it.

tea-artist avatar Apr 12 '24 01:04 tea-artist