Remove SQL usage #5
Reference in New Issue
Block a user
Delete Branch "%!s()"
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 way I am using SQL on this project is so insanely silly. I have no real use case for SQL given I perfer structuring the data in code, and no one else is going to work with it. Having some website layout defined in SQL, crazy.
Remove this and replace it with more comfortable workflows. With the scope of this project, I may never have a reasonable use case for SQL.