This website requires JavaScript.
Explore
Help
Sign In
go
/
sonr
Watch
1
Star
0
Fork
0
mirror of
https://github.com/sonr-io/sonr.git
synced
2026-08-03 01:41:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d69c2a9d53a7e89810399851cd1bf77caf22adbe
sonr
/
internal
/
database
/
sink
/
sink.go
T
9 lines
91 B
Go
Raw
Normal View
History
Unescape
Escape
fix: Sink
2024-12-19 00:48:42 +00:00
package
sink
import
(
_
"embed"
)
//go:embed schema_vault.sql
var
SchemaVaultSQL
string
Reference in New Issue
Copy Permalink