mirror of
https://github.com/wallabag/docker.git
synced 2026-02-24 10:47:34 +01:00
This works better than checking just the database, because it could be that an empty database has already been created (with e.g. Docker Compose). TABLES_EXIST should be empty if no tables, or will return a 1 for *each* table that exists.