()
| 40 | Connect(string, string, int) error |
| 41 | Close() |
| 42 | Begin() (transaction.Transaction, error) |
| 43 | BeginTx(ctx context.Context, options *transaction.TxOptions) (transaction.Transaction, error) |
| 44 | RegisterTable(s *schema.Schema, cascade, migrate bool) error |
| 45 | DropTable(*schema.Schema) error |
no outgoing calls
no test coverage detected