sqlite support #4

Open
fauno wants to merge 2 commits from sqlite into main
Owner

i moved mariadb to another compose file enabled by default hoping it won't break during upgrades, but i don't remember if updating the env file is part of the upgrade process :B

i moved mariadb to another compose file enabled by default hoping it won't break during upgrades, but i don't remember if updating the env file is part of the upgrade process :B
fauno added 2 commits 2025-04-03 20:03:36 +00:00
feat: sqlite support
Some checks failed
continuous-integration/drone/pr Build is failing
0b8cb46662
Owner

Looks good! If we wanted to be super organised we could add a release note alerting people to the need to update their .envs, indeed it is not automatic 😬

Looks good! If we wanted to be super organised we could add a release note alerting people to the need to update their `.env`s, indeed it is not automatic 😬
decentral1se approved these changes 2025-04-05 05:45:42 +00:00
decentral1se left a comment
Owner

LGTM.

(Release note would be good indeed!)

LGTM. (Release note would be good indeed!)
Author
Owner

i'd like @moritz opinion on this!

i'd like @moritz opinion on this!
Owner

Looks good, but it will break the update, people need to change the env file manually. (Only Alakazam is updating the env files automatically)
This should be a major release and it needs a note in the release notes.

Looks good, but it will break the update, people need to change the env file manually. (Only Alakazam is updating the env files automatically) This should be a major release and it needs a note in the release notes.
Author
Owner

thanks! i see... i'm okay with a major release + release note then. the rest is a case for toolshed/abra#504

thanks! i see... i'm okay with a major release + release note then. the rest is a case for toolshed/abra#504
Some checks failed
continuous-integration/drone/pr Build is failing
This pull request has changes conflicting with the target branch.
  • compose.yml

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin sqlite:sqlite
git checkout sqlite
Sign in to join this conversation.
No description provided.