Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetResourceByIdQuery ¶
func GetResourceByIdQuery(table config.TableSchema) string
func GetResourceQuery ¶
func GetResourceQuery(table config.TableSchema) string
Types ¶
type ProjectDirectories ¶
type ProjectDirectories struct {
Root string
Database string
DatabasePath string
Backend string
Frontend string
}
func CreateDbIfNecessary ¶
func CreateDbIfNecessary(conf config.Config) (ProjectDirectories, error)
Click to show internal directories.
Click to hide internal directories.