Commit Graph

3 Commits

Author SHA1 Message Date
9d791b1e3d
externalize more panic/error strings 2024-09-14 15:20:17 -04:00
924b3fc9d2
many additions!
- add support for `autoinc` struct tag
- add Pull method to Model
- add utility func to increment a value of an unknown type by 1
- idcounter.go no longer increments the counter value (it is now up to the caller to increment the returned value themselves)
2024-09-04 19:43:12 -04:00
f46aab2f5f
hello world! 🌸 2024-09-01 16:17:48 -04:00