Home
last modified time | relevance | path

Searched defs:AlterTable (Results 1 – 25 of 105) sorted by relevance

12345

/dports/www/serendipity/Serendipity-2.3.5/bundled-libs/zendframework/zend-db/test/unit/Sql/Platform/Mysql/Ddl/
H A DAlterTableDecoratorTest.php14 use Zend\Db\Sql\Ddl\AlterTable; alias
/dports/www/elgg/elgg-3.3.23/vendor/robmorgan/phinx/src/Phinx/Db/Plan/
H A DAlterTable.php34 class AlterTable class
/dports/www/elgg/elgg-3.3.23/vendor/robmorgan/phinx/src/Phinx/Db/Plan/Solver/
H A DActionSplitter.php27 use Phinx\Db\Plan\AlterTable; alias
/dports/www/serendipity/Serendipity-2.3.5/bundled-libs/zendframework/zend-db/test/unit/Sql/Ddl/
H A DAlterTableTest.php13 use Zend\Db\Sql\Ddl\AlterTable; alias
/dports/databases/kdb/kdb-3.2.0/src/parser/
H A DKDbParser.h115 AlterTable, //!< Alter schema of an existing table enumerator
/dports/www/serendipity/Serendipity-2.3.5/bundled-libs/zendframework/zend-db/src/Sql/Platform/Mysql/Ddl/
H A DAlterTableDecorator.php13 use Zend\Db\Sql\Ddl\AlterTable; alias
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Db/Sql/Platform/Mysql/Ddl/
H A DAlterTableDecorator.php13 use Zend\Db\Sql\Ddl\AlterTable; alias
/dports/security/vault/google-cloud-go-storage-v1.6.0/spanner/spansql/
H A Dtypes.go106 type AlterTable struct { struct
107 Name string
108 Alteration TableAlteration
110 Position Position // position of the "ALTER" token
113 func (at *AlterTable) String() string { return fmt.Sprintf("%#v", at) }
114 func (*AlterTable) isDDLStmt() {}
115 func (at *AlterTable) Pos() Position { return at.Position }
116 func (at *AlterTable) clearOffset() {
/dports/www/writefreely/writefreely-0.13.1/db/
H A Ddialect.go34 func (d DialectType) AlterTable(name string) *AlterTableSqlBuilder { func
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/cloud.google.com/go/spanner/spansql/
H A Dtypes.go106 type AlterTable struct { struct
107 Name string
108 Alteration TableAlteration
110 Position Position // position of the "ALTER" token
113 func (at *AlterTable) String() string { return fmt.Sprintf("%#v", at) }
114 func (*AlterTable) isDDLStmt() {}
115 func (at *AlterTable) Pos() Position { return at.Position }
116 func (at *AlterTable) clearOffset() {
/dports/security/lego/lego-4.5.3/vendor/cloud.google.com/go/spanner/spansql/
H A Dtypes.go106 type AlterTable struct { struct
107 Name string
108 Alteration TableAlteration
110 Position Position // position of the "ALTER" token
113 func (at *AlterTable) String() string { return fmt.Sprintf("%#v", at) }
114 func (*AlterTable) isDDLStmt() {}
115 func (at *AlterTable) Pos() Position { return at.Position }
116 func (at *AlterTable) clearOffset() {
/dports/sysutils/helm/helm-3.5.2/vendor/cloud.google.com/go/spanner/spansql/
H A Dtypes.go106 type AlterTable struct { struct
107 Name string
108 Alteration TableAlteration
110 Position Position // position of the "ALTER" token
113 func (at *AlterTable) String() string { return fmt.Sprintf("%#v", at) }
114 func (*AlterTable) isDDLStmt() {}
115 func (at *AlterTable) Pos() Position { return at.Position }
116 func (at *AlterTable) clearOffset() {
/dports/security/vault/google-cloud-go-spanner-v1.5.1/spanner/spansql/
H A Dtypes.go126 type AlterTable struct { struct
127 Name string
128 Alteration TableAlteration
130 Position Position // position of the "ALTER" token
133 func (at *AlterTable) String() string { return fmt.Sprintf("%#v", at) }
134 func (*AlterTable) isDDLStmt() {}
135 func (at *AlterTable) Pos() Position { return at.Position }
136 func (at *AlterTable) clearOffset() {
/dports/www/gohugo/google-cloud-go-storage-v1.10.0/spanner/spansql/
H A Dtypes.go126 type AlterTable struct { struct
127 Name string
128 Alteration TableAlteration
130 Position Position // position of the "ALTER" token
133 func (at *AlterTable) String() string { return fmt.Sprintf("%#v", at) }
134 func (*AlterTable) isDDLStmt() {}
135 func (at *AlterTable) Pos() Position { return at.Position }
136 func (at *AlterTable) clearOffset() {
/dports/www/pomerium/pomerium-0.8.3/vendor/cloud.google.com/go/spanner/spansql/
H A Dtypes.go126 type AlterTable struct { struct
127 Name string
128 Alteration TableAlteration
130 Position Position // position of the "ALTER" token
133 func (at *AlterTable) String() string { return fmt.Sprintf("%#v", at) }
134 func (*AlterTable) isDDLStmt() {}
135 func (at *AlterTable) Pos() Position { return at.Position }
136 func (at *AlterTable) clearOffset() {
/dports/sysutils/helmfile/google-cloud-go-storage-v1.10.0/spanner/spansql/
H A Dtypes.go126 type AlterTable struct { struct
127 Name string
128 Alteration TableAlteration
130 Position Position // position of the "ALTER" token
133 func (at *AlterTable) String() string { return fmt.Sprintf("%#v", at) }
134 func (*AlterTable) isDDLStmt() {}
135 func (at *AlterTable) Pos() Position { return at.Position }
136 func (at *AlterTable) clearOffset() {
/dports/net/grpcui/grpcui-1.1.0/vendor/cloud.google.com/go/spanner/spansql/
H A Dtypes.go126 type AlterTable struct { struct
127 Name string
128 Alteration TableAlteration
130 Position Position // position of the "ALTER" token
133 func (at *AlterTable) String() string { return fmt.Sprintf("%#v", at) }
134 func (*AlterTable) isDDLStmt() {}
135 func (at *AlterTable) Pos() Position { return at.Position }
136 func (at *AlterTable) clearOffset() {
/dports/net/grpcurl/grpcurl-1.8.5/vendor/cloud.google.com/go/spanner/spansql/
H A Dtypes.go126 type AlterTable struct { struct
127 Name string
128 Alteration TableAlteration
130 Position Position // position of the "ALTER" token
133 func (at *AlterTable) String() string { return fmt.Sprintf("%#v", at) }
134 func (*AlterTable) isDDLStmt() {}
135 func (at *AlterTable) Pos() Position { return at.Position }
136 func (at *AlterTable) clearOffset() {
/dports/sysutils/terraform/google-cloud-go-storage-v1.10.0/spanner/spansql/
H A Dtypes.go126 type AlterTable struct { struct
127 Name string
128 Alteration TableAlteration
130 Position Position // position of the "ALTER" token
133 func (at *AlterTable) String() string { return fmt.Sprintf("%#v", at) }
134 func (*AlterTable) isDDLStmt() {}
135 func (at *AlterTable) Pos() Position { return at.Position }
136 func (at *AlterTable) clearOffset() {
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/coreSQLiteStudio/parser/ast/
H A Dsqlitequerytype.h11 AlterTable, enumerator
/dports/devel/gitlab-runner/google-cloud-go-storage-v1.12.0/spanner/spansql/
H A Dtypes.go125 type AlterTable struct { struct
126 Name ID
127 Alteration TableAlteration
129 Position Position // position of the "ALTER" token
132 func (at *AlterTable) String() string { return fmt.Sprintf("%#v", at) }
133 func (*AlterTable) isDDLStmt() {}
134 func (at *AlterTable) Pos() Position { return at.Position }
135 func (at *AlterTable) clearOffset() {
/dports/sysutils/gomplate/google-cloud-go-storage-v1.12.0/spanner/spansql/
H A Dtypes.go125 type AlterTable struct { struct
126 Name ID
127 Alteration TableAlteration
129 Position Position // position of the "ALTER" token
132 func (at *AlterTable) String() string { return fmt.Sprintf("%#v", at) }
133 func (*AlterTable) isDDLStmt() {}
134 func (at *AlterTable) Pos() Position { return at.Position }
135 func (at *AlterTable) clearOffset() {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/cloud.google.com/go/google-cloud-go-0.72.0/spanner/spansql/
H A Dtypes.go139 type AlterTable struct { struct
140 Name ID
141 Alteration TableAlteration
143 Position Position // position of the "ALTER" token
146 func (at *AlterTable) String() string { return fmt.Sprintf("%#v", at) }
147 func (*AlterTable) isDDLStmt() {}
148 func (at *AlterTable) Pos() Position { return at.Position }
149 func (at *AlterTable) clearOffset() {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/cloud.google.com/go/spanner/spansql/
H A Dtypes.go139 type AlterTable struct { struct
140 Name ID
141 Alteration TableAlteration
143 Position Position // position of the "ALTER" token
146 func (at *AlterTable) String() string { return fmt.Sprintf("%#v", at) }
147 func (*AlterTable) isDDLStmt() {}
148 func (at *AlterTable) Pos() Position { return at.Position }
149 func (at *AlterTable) clearOffset() {
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/cloud.google.com/go/spanner/spansql/
H A Dtypes.go126 type AlterTable struct { struct
127 Name ID
128 Alteration TableAlteration
130 Position Position // position of the "ALTER" token
133 func (at *AlterTable) String() string { return fmt.Sprintf("%#v", at) }
134 func (*AlterTable) isDDLStmt() {}
135 func (at *AlterTable) Pos() Position { return at.Position }
136 func (at *AlterTable) clearOffset() {

12345