Documentation
¶
Index ¶
Constants ¶
View Source
const SQLiteTableName string = "EXECUTE_DOCUMENTS"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SQLite ¶
type SQLite struct {
// contains filtered or unexported fields
}
func (*SQLite) CreateViews ¶
func (s *SQLite) CreateViews(data execute.RootSchema) error
Click to show internal directories.
Click to hide internal directories.