This website requires JavaScript.
Explore
Help
Sign in
varakh
/
upda
Watch
1
Star
0
Fork
You've already forked upda
0
Code
Issues
1
Pull requests
2
Releases
11
Packages
1
Activity
Actions
f03529e852
upda
/
commons
/
constants.go
6 lines
46 B
Go
Raw
Normal View
History
Unescape
Escape
feat(api): Don't enforce JSON content type for GET and DELETE requests and enhance cross-module code sharing with a commons module
2024-06-11 21:47:30 +00:00
package
commons
const
(
feat(db): Drop support for SQLite support (breaking!) (#52) - only Postgres is supported from now on to reduce maintenance - enables building main upda server application for all platforms - instead of using ORM auto migrate for database schema creation, switch to proper migration framework utilizing flexible steps and plain sql files - library updates Reviewed-on: https://git.myservermanager.com/varakh/upda/pulls/52 Co-authored-by: Varakh <varakh@varakh.de> Co-committed-by: Varakh <varakh@varakh.de>
2024-12-21 14:11:13 +00:00
Version
=
"5.0.0"
feat(api): Don't enforce JSON content type for GET and DELETE requests and enhance cross-module code sharing with a commons module
2024-06-11 21:47:30 +00:00
)
Reference in a new issue
Copy permalink