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-02 17:31:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6072f6ecfaa772d6900d527b0b27cbf279e7857c
sonr
/
internal
/
models
/
sink
/
sqlite
/
embed.go
T
9 lines
86 B
Go
Raw
Normal View
History
Unescape
Escape
feature/implement wss routes (
#1196
)
2024-12-18 15:53:45 -05:00
package
sqlite
feature/simplify ucan mpc did (
#1195
)
2024-12-16 15:29:54 -05:00
import
(
_
"embed"
)
//go:embed schema.sql
feature/implement wss routes (
#1196
)
2024-12-18 15:53:45 -05:00
var
SchemaMotrSQL
string
Reference in New Issue
Copy Permalink