Documentation
¶
Index ¶
- func ApplyMigration(ctx context.Context, name string, statements []string) error
- func ConfigureAuth(ctx context.Context, rawInput json.RawMessage) (json.RawMessage, error)
- func ExecuteSQL(ctx context.Context, query string) (json.RawMessage, error)
- func GetAnonKey(ctx context.Context) (string, error)
- func GetAuthConfig(ctx context.Context) (json.RawMessage, error)
- func ListTables(ctx context.Context, schemas []string) (json.RawMessage, error)
- func Run(ctx context.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyMigration ¶
func ConfigureAuth ¶
func ConfigureAuth(ctx context.Context, rawInput json.RawMessage) (json.RawMessage, error)
func ExecuteSQL ¶
func GetAuthConfig ¶
func GetAuthConfig(ctx context.Context) (json.RawMessage, error)
func ListTables ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.