Commit graph

11 commits

Author SHA1 Message Date
d22a9963bf fix: set transaction user based on session info, when applicable
combined with `--runas` CLI param, this gives "any" command a way to
assign authorship for versioning
2025-12-29 10:41:09 -06:00
b19f565aa1 feat: add TransactionMetaPlugin to save comments when applicable 2025-12-18 23:02:08 -06:00
2c57d8ba50 fix: exclude user password from continuum versioning 2025-10-29 19:47:13 -05:00
4db3fa5962 fix: add util module, w/ model_transaction_query()
just a basic implementation, will have to improve later
2025-10-29 14:02:06 -05:00
0e25cca0ba fix: refactor some more for tests + pylint 2025-08-31 18:39:43 -05:00
1b01df79e2 fix: format all code with black
and from now on should not deviate from that...
2025-08-31 12:45:58 -05:00
6baca8c6b1 feat: convert all uuid fields from str to proper UUID
ugh had to rewrite alembic migrations instead of just adding a new
one..  will be good to be past this hiccup
2024-12-07 23:48:16 -06:00
77d1b58160 docs: fix project description 2024-12-05 08:37:55 -06:00
Lance Edgar
94a554ebc9 fix: add User.prevent_edit to schema 2024-11-24 17:40:42 -06:00
Lance Edgar
7dd4eb587b fix: fix nullable flags for initial version tables
hm gonna have to get to the bottom of this
2024-08-27 21:22:54 -05:00
Lance Edgar
9dfe2a8d6b feat: initial release 2024-08-27 19:18:35 -05:00