@@ -8,3 +8,7 @@ import (
func CreateTable(schema *schema.Table) (*string, error) {
return build.CreateTable(schema)
}
func Insert(schema *schema.Table) (*string, error) {
return build.Insert(schema)
The note is not visible to the blocked user.