Commit Graph

16 Commits

Author SHA1 Message Date
jasquat 8f44f36671 updates to remove some deprecation warnings w/ burnettk 2022-10-10 14:27:20 -04:00
burnettk e5c363397a fix flaky test that only is flaky on postgres 2022-09-20 15:32:43 -04:00
burnettk 14bba6f3c0 disallowed unsupported subcommands 2022-09-08 12:52:28 -04:00
burnettk 6fae660772 use correct env var and fix bash nounset issue 2022-06-20 22:56:50 -04:00
burnettk a26f620875 start to support postgres 2022-06-20 18:31:09 -04:00
burnettk e58b55e40c round times for the benefit of sqlite, which will apparently not do this for integer columns 2022-06-20 17:39:18 -04:00
jasquat 6b7d3c4817 always create mysql dbs if they do not exist w/ burnettk 2022-06-08 10:07:25 -04:00
jasquat f08992f2e5 added api to get process groups w/ burnettk 2022-06-03 10:56:07 -04:00
jasquat d235c64915 updated to use spiffworkflow-backend naming w/ burnettk 2022-06-01 11:17:25 -04:00
jasquat 7079a2ca5b set instance path based on environment variable and determine db based on that from config init instead of config files w/ burnettk 2022-05-20 16:37:23 -04:00
jasquat 7e2cde1881 do not commite sqlite3 files and run correct flask db upgrade command w/ burnettk 2022-05-20 14:30:11 -04:00
jasquat 0c1c9dcec5 respect committed migration dir and run flask upgrade in nox w/ burnettk 2022-05-20 14:25:12 -04:00
jasquat 21561d2570 attempt to run migrations in ci 2022-05-20 13:40:28 -04:00
jasquat 66d16ae409 added configs w/ burnettk 2022-05-19 14:38:47 -04:00
jasquat 3c8ded606e extended the api to create users and groups, added some tests, and added some helpful commands w/ burnettk 2022-05-17 16:35:38 -04:00
jasquat 269a7c49af use db object from shared model in flask-bpmn w/ burnettk 2022-05-16 16:38:48 -04:00