This website requires JavaScript.
Explore
Help
Register
Sign In
Thirdshop
/
Kazier
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c3bb0dd6abf1a0a8e6383bddf3d4d979e5d04cda
Kazier
/
backend
/
internal
/
db
/
queries
/
health.sql
T
m
1d35bea1c5
add migration system
2026-07-12 09:28:20 +02:00
3 lines
40 B
SQL
Raw
Blame
History
-- name: GetHealth :one
SELECT
1
AS
ok
;
Reference in New Issue
View Git Blame
Copy Permalink