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 18:01:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0ec2f7d86ae3daad7179c405262cc9302913f6fb
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"
)
feature/1214 session fetch refactor (
#1215
)
2024-12-24 10:38:17 -05:00
//go:embed vault/schema.sql
fix: Sink
2024-12-19 00:48:42 +00:00
var
SchemaVaultSQL
string
Reference in New Issue
Copy Permalink