Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadFromDb ¶ added in v0.7.3
func LoadFromDb() error
LoadFromDb reads schema information from db and stores it in memory
func Parse ¶
func Parse(s string) ([]*intern.SchemaUpdate, error)
Parse parses a schema string and returns the schema representation for it.
func ParseBytes ¶
ParseBytes parses the byte array which holds the schema. We will reset all the globals. Overwrites schema blindly - called only during initilization in testing
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.