Zed A. Shaw
|
a22682878c
|
Rename Insert to Exec since it mostly just does that.
|
2025-06-29 13:30:24 -04:00 |
|
Zed A. Shaw
|
57d892e35c
|
Panic handler didn't actually work.
|
2025-06-25 00:00:37 -04:00 |
|
Zed A. Shaw
|
0c47f02201
|
Abit of refactoring into a more classic layout for an MVC style app.
|
2025-06-24 23:55:38 -04:00 |
|
Zed A. Shaw
|
bac4472c3a
|
Apparently for 2 weeks (yes 2 whole fucking weeks) I was using NamedExec wrong instead of MustExec so inserts haven't worked since then. Other than that, this is a more cleaned up MVC style setup than before.
|
2025-06-22 02:48:02 -04:00 |
|