API Quick Reference
API Quick Reference
Coverage
- DB construction (
Open,NewWithOptions) - Schema and mapper (
MustSchema,MustMapper,InsertAssignments) - Query/execute (
Select,InsertInto,Exec,QueryAll) - Migration (
PlanSchemaChanges,ValidateSchemas,AutoMigrate) - ID options (
WithNodeID,WithIDGenerator,NewSnowflakeGenerator) - sqltmplx integration (
NewRegistry,MustStatement,SQLList)