mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-28 03:53:33 +00:00
update store schema when configuring corrosion, create machines table
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package store
|
||||
|
||||
import _ "embed"
|
||||
|
||||
//go:embed schema.sql
|
||||
var Schema string
|
||||
Reference in New Issue
Block a user