|
| https://go.dev/ |
| Skip to Main Content | https://pkg.go.dev/github.com/glebarez/sqlite#main-content |
|
Why Go
| https://pkg.go.dev/github.com/glebarez/sqlite |
|
Case Studies
| https://go.dev/solutions#case-studies |
|
Use Cases
| https://go.dev/solutions#use-cases |
|
Security
| https://go.dev/security/ |
| Learn | https://go.dev/learn/ |
|
Docs
| https://pkg.go.dev/github.com/glebarez/sqlite |
|
Effective Go
| https://go.dev/doc/effective_go |
|
Go User Manual
| https://go.dev/doc/ |
|
Standard library
| https://pkg.go.dev/std |
|
Release Notes
| https://go.dev/doc/devel/release |
|
API
| https://pkg.go.dev/api |
| Packages | https://pkg.go.dev/ |
|
Community
| https://pkg.go.dev/github.com/glebarez/sqlite |
|
Recorded Talks
| https://go.dev/talks/ |
|
Meetups
| https://www.meetup.com/pro/go |
|
Conferences
| https://github.com/golang/go/wiki/Conferences |
|
Go blog
| https://go.dev/blog |
|
Go project
| https://go.dev/help |
|
| https://groups.google.com/g/golang-nuts |
|
| https://github.com/golang |
|
| https://twitter.com/golang |
|
| https://www.reddit.com/r/golang/ |
|
| https://invite.slack.golangbridge.org/ |
|
| https://stackoverflow.com/collectives/go |
|
| https://go.dev/ |
|
Why Go
| https://pkg.go.dev/github.com/glebarez/sqlite |
|
Why Go
| https://pkg.go.dev/github.com/glebarez/sqlite |
|
Case Studies
| https://go.dev/solutions#case-studies |
|
Use Cases
| https://go.dev/solutions#use-cases |
|
Security
| https://go.dev/security/ |
| Learn | https://go.dev/learn/ |
|
Docs
| https://pkg.go.dev/github.com/glebarez/sqlite |
|
Docs
| https://pkg.go.dev/github.com/glebarez/sqlite |
|
Effective Go
| https://go.dev/doc/effective_go |
|
Go User Manual
| https://go.dev/doc/ |
|
Standard library
| https://pkg.go.dev/std |
|
Release Notes
| https://go.dev/doc/devel/release |
|
API
| https://pkg.go.dev/api |
| Packages | https://pkg.go.dev/ |
|
Community
| https://pkg.go.dev/github.com/glebarez/sqlite |
|
Community
| https://pkg.go.dev/github.com/glebarez/sqlite |
|
Recorded Talks
| https://go.dev/talks/ |
|
Meetups
| https://www.meetup.com/pro/go |
|
Conferences
| https://github.com/golang/go/wiki/Conferences |
|
Go blog
| https://go.dev/blog |
|
Go project
| https://go.dev/help |
| https://groups.google.com/g/golang-nuts |
| https://github.com/golang |
| https://twitter.com/golang |
| https://www.reddit.com/r/golang/ |
| https://invite.slack.golangbridge.org/ |
| https://stackoverflow.com/collectives/go |
| Discover Packages | https://pkg.go.dev/ |
|
github.com/glebarez/sqlite
| https://pkg.go.dev/github.com/glebarez/sqlite@v1.11.0 |
|
| https://go.dev/ |
|
Version:
v1.11.0
| https://pkg.go.dev/github.com/glebarez/sqlite?tab=versions |
|
Go to latest
| https://pkg.go.dev/github.com/glebarez/sqlite |
| MIT | https://pkg.go.dev/github.com/glebarez/sqlite?tab=licenses |
|
Imports: 15
| https://pkg.go.dev/github.com/glebarez/sqlite?tab=imports |
|
Imported by: 1,153
| https://pkg.go.dev/github.com/glebarez/sqlite?tab=importedby |
| go.mod | https://github.com/glebarez/sqlite/tree/v1.11.0/go.mod |
| Learn more about best practices | https://pkg.go.dev/about#best-practices |
|
github.com/glebarez/sqlite
| https://github.com/glebarez/sqlite |
|
Open Source Insights
| https://deps.dev/go/github.com%2Fglebarez%2Fsqlite/v1.11.0 |
|
Code Wiki
| https://pkg.go.dev/codewiki?module=github.com%2Fglebarez%2Fsqlite&package=github.com%2Fglebarez%2Fsqlite&url=https%3A%2F%2Fcodewiki.google%2Fgithub.com%2Fglebarez%2Fsqlite%3Futm_source%3Dfirst_party_link%26utm_medium%3Dgo_pkg_web%26utm_campaign%3Dgithub.com%2Fglebarez%2Fsqlite |
|
README
| https://pkg.go.dev/github.com/glebarez/sqlite#section-readme |
|
Pure-Go SQLite driver for GORM
| https://pkg.go.dev/github.com/glebarez/sqlite#readme-pure-go-sqlite-driver-for-gorm |
|
Usage
| https://pkg.go.dev/github.com/glebarez/sqlite#readme-usage |
|
In-memory DB example
| https://pkg.go.dev/github.com/glebarez/sqlite#readme-in-memory-db-example |
|
Foreign-key constraint activation
| https://pkg.go.dev/github.com/glebarez/sqlite#readme-foreign-key-constraint-activation |
|
FAQ
| https://pkg.go.dev/github.com/glebarez/sqlite#readme-faq |
|
How is this better than standard GORM SQLite driver?
| https://pkg.go.dev/github.com/glebarez/sqlite#readme-how-is-this-better-than-standard-gorm-sqlite-driver |
|
Is this tested good ?
| https://pkg.go.dev/github.com/glebarez/sqlite#readme-is-this-tested-good |
|
Is it fast?
| https://pkg.go.dev/github.com/glebarez/sqlite#readme-is-it-fast |
|
Included features
| https://pkg.go.dev/github.com/glebarez/sqlite#readme-included-features |
|
Documentation
| https://pkg.go.dev/github.com/glebarez/sqlite#section-documentation |
|
Index
| https://pkg.go.dev/github.com/glebarez/sqlite#pkg-index |
|
Constants
| https://pkg.go.dev/github.com/glebarez/sqlite#pkg-constants |
|
Variables
| https://pkg.go.dev/github.com/glebarez/sqlite#pkg-variables |
|
Functions
| https://pkg.go.dev/github.com/glebarez/sqlite#pkg-functions |
|
Open(dsn)
| https://pkg.go.dev/github.com/glebarez/sqlite#Open |
|
Types
| https://pkg.go.dev/github.com/glebarez/sqlite#pkg-types |
|
type Dialector
| https://pkg.go.dev/github.com/glebarez/sqlite#Dialector |
|
(dialector) BindVarTo(writer, stmt, v)
| https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.BindVarTo |
|
(dialector) ClauseBuilders()
| https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.ClauseBuilders |
|
(dialector) DataTypeOf(field)
| https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.DataTypeOf |
|
(dialector) DefaultValueOf(field)
| https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.DefaultValueOf |
|
(dialector) Explain(sql, vars)
| https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.Explain |
|
(dialector) Initialize(db)
| https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.Initialize |
|
(dialector) Migrator(db)
| https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.Migrator |
|
(dialector) Name()
| https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.Name |
|
(dialector) QuoteTo(writer, str)
| https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.QuoteTo |
|
(dialectopr) RollbackTo(tx, name)
| https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.RollbackTo |
|
(dialectopr) SavePoint(tx, name)
| https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.SavePoint |
|
(dialector) Translate(err)
| https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.Translate |
|
type Index
| https://pkg.go.dev/github.com/glebarez/sqlite#Index |
|
type Migrator
| https://pkg.go.dev/github.com/glebarez/sqlite#Migrator |
|
(m) AlterColumn(value, name)
| https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.AlterColumn |
|
(m) BuildIndexOptions(opts, stmt)
| https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.BuildIndexOptions |
|
(m) ColumnTypes(value)
| https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.ColumnTypes |
|
(m) CreateConstraint(value, name)
| https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.CreateConstraint |
|
(m) CreateIndex(value, name)
| https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.CreateIndex |
|
(m) CurrentDatabase()
| https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.CurrentDatabase |
|
(m) DropColumn(value, name)
| https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.DropColumn |
|
(m) DropConstraint(value, name)
| https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.DropConstraint |
|
(m) DropIndex(value, name)
| https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.DropIndex |
|
(m) DropTable(values)
| https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.DropTable |
|
(m) GetIndexes(value)
| https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.GetIndexes |
|
(m) GetTables()
| https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.GetTables |
|
(m) HasColumn(value, name)
| https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.HasColumn |
|
(m) HasConstraint(value, name)
| https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.HasConstraint |
|
(m) HasIndex(value, name)
| https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.HasIndex |
|
(m) HasTable(value)
| https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.HasTable |
|
(m) RenameIndex(value, oldName, newName)
| https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.RenameIndex |
|
(m) RunWithoutForeignKey(fc)
| https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.RunWithoutForeignKey |
|
Source Files
| https://pkg.go.dev/github.com/glebarez/sqlite#section-sourcefiles |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#section-readme |
| https://hits.seeyoufarm.com |
| GORM | https://gorm.io/ |
| https://www.sqlite.org/foreignkeys.html | https://www.sqlite.org/foreignkeys.html |
| standard GORM driver for SQLite | https://github.com/go-gorm/sqlite |
| Go-bindings of SQLite C-source | https://github.com/mattn/go-sqlite3 |
| cgo | https://go.dev/blog/cgo |
| json support | https://www.sqlite.org/json1.html |
| https://gitlab.com/cznic/sqlite | https://gitlab.com/cznic/sqlite |
| whole test base | https://github.com/go-gorm/gorm/tree/master/tests |
| bechmark of underlying pure-Go driver vs CGo implementation | https://github.com/glebarez/go-sqlite/tree/master/benchmark |
| https://www.sqlite.org/json1.html | https://www.sqlite.org/json1.html |
| https://www.sqlite.org/lang_mathfunc.html | https://www.sqlite.org/lang_mathfunc.html |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#section-documentation |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#pkg-index |
| Constants | https://pkg.go.dev/github.com/glebarez/sqlite#pkg-constants |
| Variables | https://pkg.go.dev/github.com/glebarez/sqlite#pkg-variables |
| func Open(dsn string) gorm.Dialector | https://pkg.go.dev/github.com/glebarez/sqlite#Open |
| type Dialector | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector |
| func (dialector Dialector) BindVarTo(writer clause.Writer, stmt *gorm.Statement, v interface{}) | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.BindVarTo |
| func (dialector Dialector) ClauseBuilders() map[string]clause.ClauseBuilder | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.ClauseBuilders |
| func (dialector Dialector) DataTypeOf(field *schema.Field) string | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.DataTypeOf |
| func (dialector Dialector) DefaultValueOf(field *schema.Field) clause.Expression | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.DefaultValueOf |
| func (dialector Dialector) Explain(sql string, vars ...interface{}) string | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.Explain |
| func (dialector Dialector) Initialize(db *gorm.DB) (err error) | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.Initialize |
| func (dialector Dialector) Migrator(db *gorm.DB) gorm.Migrator | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.Migrator |
| func (dialector Dialector) Name() string | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.Name |
| func (dialector Dialector) QuoteTo(writer clause.Writer, str string) | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.QuoteTo |
| func (dialectopr Dialector) RollbackTo(tx *gorm.DB, name string) error | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.RollbackTo |
| func (dialectopr Dialector) SavePoint(tx *gorm.DB, name string) error | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.SavePoint |
| func (dialector Dialector) Translate(err error) error | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.Translate |
| type Index | https://pkg.go.dev/github.com/glebarez/sqlite#Index |
| type Migrator | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator |
| func (m Migrator) AlterColumn(value interface{}, name string) error | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.AlterColumn |
| func (m Migrator) BuildIndexOptions(opts []schema.IndexOption, stmt *gorm.Statement) (results []interface{}) | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.BuildIndexOptions |
| func (m Migrator) ColumnTypes(value interface{}) ([]gorm.ColumnType, error) | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.ColumnTypes |
| func (m Migrator) CreateConstraint(value interface{}, name string) error | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.CreateConstraint |
| func (m Migrator) CreateIndex(value interface{}, name string) error | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.CreateIndex |
| func (m Migrator) CurrentDatabase() (name string) | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.CurrentDatabase |
| func (m Migrator) DropColumn(value interface{}, name string) error | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.DropColumn |
| func (m Migrator) DropConstraint(value interface{}, name string) error | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.DropConstraint |
| func (m Migrator) DropIndex(value interface{}, name string) error | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.DropIndex |
| func (m Migrator) DropTable(values ...interface{}) error | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.DropTable |
| func (m Migrator) GetIndexes(value interface{}) ([]gorm.Index, error) | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.GetIndexes |
| func (m Migrator) GetTables() (tableList []string, err error) | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.GetTables |
| func (m Migrator) HasColumn(value interface{}, name string) bool | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.HasColumn |
| func (m Migrator) HasConstraint(value interface{}, name string) bool | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.HasConstraint |
| func (m Migrator) HasIndex(value interface{}, name string) bool | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.HasIndex |
| func (m Migrator) HasTable(value interface{}) bool | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.HasTable |
| func (m Migrator) RenameIndex(value interface{}, oldName, newName string) error | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.RenameIndex |
| func (m *Migrator) RunWithoutForeignKey(fc func() error) error | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.RunWithoutForeignKey |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#pkg-constants |
| View Source | https://github.com/glebarez/sqlite/blob/v1.11.0/sqlite.go#L21 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#pkg-variables |
| View Source | https://github.com/glebarez/sqlite/blob/v1.11.0/errors.go#L5 |
| errors | https://pkg.go.dev/errors |
| New | https://pkg.go.dev/errors#New |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#pkg-functions |
| Open | https://github.com/glebarez/sqlite/blob/v1.11.0/sqlite.go#L29 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Open |
| string | https://pkg.go.dev/builtin#string |
| gorm | https://pkg.go.dev/gorm.io/gorm |
| Dialector | https://pkg.go.dev/gorm.io/gorm#Dialector |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#pkg-types |
| Dialector | https://github.com/glebarez/sqlite/blob/v1.11.0/sqlite.go#L23 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector |
| string | https://pkg.go.dev/builtin#string |
| string | https://pkg.go.dev/builtin#string |
| gorm | https://pkg.go.dev/gorm.io/gorm |
| ConnPool | https://pkg.go.dev/gorm.io/gorm#ConnPool |
| BindVarTo | https://github.com/glebarez/sqlite/blob/v1.11.0/sqlite.go#L142 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.BindVarTo |
| Dialector | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector |
| clause | https://pkg.go.dev/gorm.io/gorm/clause |
| Writer | https://pkg.go.dev/gorm.io/gorm/clause#Writer |
| gorm | https://pkg.go.dev/gorm.io/gorm |
| Statement | https://pkg.go.dev/gorm.io/gorm#Statement |
| ClauseBuilders | https://github.com/glebarez/sqlite/blob/v1.11.0/sqlite.go#L76 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.ClauseBuilders |
| Dialector | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector |
| string | https://pkg.go.dev/builtin#string |
| clause | https://pkg.go.dev/gorm.io/gorm/clause |
| ClauseBuilder | https://pkg.go.dev/gorm.io/gorm/clause#ClauseBuilder |
| DataTypeOf | https://github.com/glebarez/sqlite/blob/v1.11.0/sqlite.go#L198 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.DataTypeOf |
| Dialector | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector |
| schema | https://pkg.go.dev/gorm.io/gorm/schema |
| Field | https://pkg.go.dev/gorm.io/gorm/schema#Field |
| string | https://pkg.go.dev/builtin#string |
| DefaultValueOf | https://github.com/glebarez/sqlite/blob/v1.11.0/sqlite.go#L125 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.DefaultValueOf |
| Dialector | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector |
| schema | https://pkg.go.dev/gorm.io/gorm/schema |
| Field | https://pkg.go.dev/gorm.io/gorm/schema#Field |
| clause | https://pkg.go.dev/gorm.io/gorm/clause |
| Expression | https://pkg.go.dev/gorm.io/gorm/clause#Expression |
| Explain | https://github.com/glebarez/sqlite/blob/v1.11.0/sqlite.go#L194 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.Explain |
| Dialector | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector |
| string | https://pkg.go.dev/builtin#string |
| string | https://pkg.go.dev/builtin#string |
| Initialize | https://github.com/glebarez/sqlite/blob/v1.11.0/sqlite.go#L37 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.Initialize |
| Dialector | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector |
| gorm | https://pkg.go.dev/gorm.io/gorm |
| DB | https://pkg.go.dev/gorm.io/gorm#DB |
| error | https://pkg.go.dev/builtin#error |
| Migrator | https://github.com/glebarez/sqlite/blob/v1.11.0/sqlite.go#L134 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.Migrator |
| Dialector | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector |
| gorm | https://pkg.go.dev/gorm.io/gorm |
| DB | https://pkg.go.dev/gorm.io/gorm#DB |
| gorm | https://pkg.go.dev/gorm.io/gorm |
| Migrator | https://pkg.go.dev/gorm.io/gorm#Migrator |
| Name | https://github.com/glebarez/sqlite/blob/v1.11.0/sqlite.go#L33 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.Name |
| Dialector | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector |
| string | https://pkg.go.dev/builtin#string |
| QuoteTo | https://github.com/glebarez/sqlite/blob/v1.11.0/sqlite.go#L146 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.QuoteTo |
| Dialector | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector |
| clause | https://pkg.go.dev/gorm.io/gorm/clause |
| Writer | https://pkg.go.dev/gorm.io/gorm/clause#Writer |
| string | https://pkg.go.dev/builtin#string |
| RollbackTo | https://github.com/glebarez/sqlite/blob/v1.11.0/sqlite.go#L233 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.RollbackTo |
| Dialector | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector |
| gorm | https://pkg.go.dev/gorm.io/gorm |
| DB | https://pkg.go.dev/gorm.io/gorm#DB |
| string | https://pkg.go.dev/builtin#string |
| error | https://pkg.go.dev/builtin#error |
| SavePoint | https://github.com/glebarez/sqlite/blob/v1.11.0/sqlite.go#L228 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.SavePoint |
| Dialector | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector |
| gorm | https://pkg.go.dev/gorm.io/gorm |
| DB | https://pkg.go.dev/gorm.io/gorm#DB |
| string | https://pkg.go.dev/builtin#string |
| error | https://pkg.go.dev/builtin#error |
| Translate | https://github.com/glebarez/sqlite/blob/v1.11.0/sqlite.go#L238 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector.Translate |
| Dialector | https://pkg.go.dev/github.com/glebarez/sqlite#Dialector |
| error | https://pkg.go.dev/builtin#error |
| error | https://pkg.go.dev/builtin#error |
| Index | https://github.com/glebarez/sqlite/blob/v1.11.0/migrator.go#L326 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Index |
| int | https://pkg.go.dev/builtin#int |
| string | https://pkg.go.dev/builtin#string |
| bool | https://pkg.go.dev/builtin#bool |
| string | https://pkg.go.dev/builtin#string |
| bool | https://pkg.go.dev/builtin#bool |
| Migrator | https://github.com/glebarez/sqlite/blob/v1.11.0/migrator.go#L14 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator |
| migrator | https://pkg.go.dev/gorm.io/gorm/migrator |
| Migrator | https://pkg.go.dev/gorm.io/gorm/migrator#Migrator |
| AlterColumn | https://github.com/glebarez/sqlite/blob/v1.11.0/migrator.go#L78 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.AlterColumn |
| Migrator | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator |
| string | https://pkg.go.dev/builtin#string |
| error | https://pkg.go.dev/builtin#error |
| BuildIndexOptions | https://github.com/glebarez/sqlite/blob/v1.11.0/migrator.go#L233 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.BuildIndexOptions |
| Migrator | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator |
| schema | https://pkg.go.dev/gorm.io/gorm/schema |
| IndexOption | https://pkg.go.dev/gorm.io/gorm/schema#IndexOption |
| gorm | https://pkg.go.dev/gorm.io/gorm |
| Statement | https://pkg.go.dev/gorm.io/gorm#Statement |
| ColumnTypes | https://github.com/glebarez/sqlite/blob/v1.11.0/migrator.go#L109 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.ColumnTypes |
| Migrator | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator |
| gorm | https://pkg.go.dev/gorm.io/gorm |
| ColumnType | https://pkg.go.dev/gorm.io/gorm#ColumnType |
| error | https://pkg.go.dev/builtin#error |
| CreateConstraint | https://github.com/glebarez/sqlite/blob/v1.11.0/migrator.go#L168 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.CreateConstraint |
| Migrator | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator |
| string | https://pkg.go.dev/builtin#string |
| error | https://pkg.go.dev/builtin#error |
| CreateIndex | https://github.com/glebarez/sqlite/blob/v1.11.0/migrator.go#L252 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.CreateIndex |
| Migrator | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator |
| string | https://pkg.go.dev/builtin#string |
| error | https://pkg.go.dev/builtin#error |
| CurrentDatabase | https://github.com/glebarez/sqlite/blob/v1.11.0/migrator.go#L227 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.CurrentDatabase |
| Migrator | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator |
| string | https://pkg.go.dev/builtin#string |
| DropColumn | https://github.com/glebarez/sqlite/blob/v1.11.0/migrator.go#L157 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.DropColumn |
| Migrator | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator |
| string | https://pkg.go.dev/builtin#string |
| error | https://pkg.go.dev/builtin#error |
| DropConstraint | https://github.com/glebarez/sqlite/blob/v1.11.0/migrator.go#L193 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.DropConstraint |
| Migrator | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator |
| string | https://pkg.go.dev/builtin#string |
| error | https://pkg.go.dev/builtin#error |
| DropIndex | https://github.com/glebarez/sqlite/blob/v1.11.0/migrator.go#L314 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.DropIndex |
| Migrator | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator |
| string | https://pkg.go.dev/builtin#string |
| error | https://pkg.go.dev/builtin#error |
| DropTable | https://github.com/glebarez/sqlite/blob/v1.11.0/migrator.go#L37 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.DropTable |
| Migrator | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator |
| error | https://pkg.go.dev/builtin#error |
| GetIndexes | https://github.com/glebarez/sqlite/blob/v1.11.0/migrator.go#L338 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.GetIndexes |
| Migrator | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator |
| gorm | https://pkg.go.dev/gorm.io/gorm |
| Index | https://pkg.go.dev/gorm.io/gorm#Index |
| error | https://pkg.go.dev/builtin#error |
| doc | https://www.sqlite.org/pragma.html#pragma_index_list |
| GetTables | https://github.com/glebarez/sqlite/blob/v1.11.0/migrator.go#L54 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.GetTables |
| Migrator | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator |
| string | https://pkg.go.dev/builtin#string |
| error | https://pkg.go.dev/builtin#error |
| HasColumn | https://github.com/glebarez/sqlite/blob/v1.11.0/migrator.go#L58 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.HasColumn |
| Migrator | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator |
| string | https://pkg.go.dev/builtin#string |
| bool | https://pkg.go.dev/builtin#bool |
| HasConstraint | https://github.com/glebarez/sqlite/blob/v1.11.0/migrator.go#L208 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.HasConstraint |
| Migrator | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator |
| string | https://pkg.go.dev/builtin#string |
| bool | https://pkg.go.dev/builtin#bool |
| HasIndex | https://github.com/glebarez/sqlite/blob/v1.11.0/migrator.go#L281 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.HasIndex |
| Migrator | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator |
| string | https://pkg.go.dev/builtin#string |
| bool | https://pkg.go.dev/builtin#bool |
| HasTable | https://github.com/glebarez/sqlite/blob/v1.11.0/migrator.go#L29 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.HasTable |
| Migrator | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator |
| bool | https://pkg.go.dev/builtin#bool |
| RenameIndex | https://github.com/glebarez/sqlite/blob/v1.11.0/migrator.go#L300 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.RenameIndex |
| Migrator | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator |
| string | https://pkg.go.dev/builtin#string |
| error | https://pkg.go.dev/builtin#error |
| RunWithoutForeignKey | https://github.com/glebarez/sqlite/blob/v1.11.0/migrator.go#L18 |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator.RunWithoutForeignKey |
| Migrator | https://pkg.go.dev/github.com/glebarez/sqlite#Migrator |
| error | https://pkg.go.dev/builtin#error |
| error | https://pkg.go.dev/builtin#error |
| ¶ | https://pkg.go.dev/github.com/glebarez/sqlite#section-sourcefiles |
| View all Source files | https://github.com/glebarez/sqlite/tree/v1.11.0 |
| ddlmod.go | https://github.com/glebarez/sqlite/blob/v1.11.0/ddlmod.go |
| errors.go | https://github.com/glebarez/sqlite/blob/v1.11.0/errors.go |
| migrator.go | https://github.com/glebarez/sqlite/blob/v1.11.0/migrator.go |
| sqlite.go | https://github.com/glebarez/sqlite/blob/v1.11.0/sqlite.go |
|
Why Go
| https://go.dev/solutions |
|
Use Cases
| https://go.dev/solutions#use-cases |
|
Case Studies
| https://go.dev/solutions#case-studies |
|
Get Started
| https://learn.go.dev/ |
|
Playground
| https://play.golang.org |
|
Tour
| https://tour.golang.org |
|
Stack Overflow
| https://stackoverflow.com/questions/tagged/go?tab=Newest |
|
Help
| https://go.dev/help |
|
Packages
| https://pkg.go.dev |
|
Standard Library
| https://pkg.go.dev/std |
|
Sub-repositories
| https://pkg.go.dev/golang.org/x |
|
About Go Packages
| https://pkg.go.dev/about |
|
pkg.go.dev API
| https://pkg.go.dev/api |
|
About
| https://go.dev/project |
| Download | https://go.dev/dl/ |
| Blog | https://go.dev/blog |
|
Issue Tracker
| https://github.com/golang/go/issues |
|
Release Notes
| https://go.dev/doc/devel/release.html |
|
Brand Guidelines
| https://go.dev/brand |
|
Code of Conduct
| https://go.dev/conduct |
|
Connect
| https://www.twitter.com/golang |
|
Twitter
| https://www.twitter.com/golang |
| GitHub | https://github.com/golang |
|
Slack
| https://invite.slack.golangbridge.org/ |
|
r/golang
| https://reddit.com/r/golang |
|
Meetup
| https://www.meetup.com/pro/go |
|
Golang Weekly
| https://golangweekly.com/ |
| Copyright | https://go.dev/copyright |
| Terms of Service | https://go.dev/tos |
|
Privacy Policy
| http://www.google.com/intl/en/policies/privacy/ |
|
Report an Issue
| https://go.dev/s/pkgsite-feedback |
|
| https://google.com |
| Learn more. | https://policies.google.com/technologies/cookies |