Add JSON Mapping or Translation Layer for Models #15
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The JournalEntry model and other models could use some form of JSON mapping or translation.
Potential Solutions
Need to add additional models for app configuration and user management.
SQLAlchemy models currently hand mapped, and that suffices for now.