Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
doctrine-dbal
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tomáš Trávníček
doctrine-dbal
Repository
d6b1e110c4b65ea983bd9c0fbd15c9a33b47c33a
Switch branch/tag
doctrine-dbal
lib
Doctrine
DBAL
Schema
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Merge pull request #2288 from deeky666/DBAL-1255
· c752fc01
Bill Schaller
authored
9 years ago
Preserve quotation of old column name in ColumnDiff
c752fc01
Name
Last commit
Last update
..
Synchronizer
minor phpdoc fixes in the remaining files after pr #746
10 years ago
Visitor
refactored class CreateSchemaSqlCollector
9 years ago
AbstractAsset.php
minor phpdoc fixes in the remaining files after pr #746
10 years ago
AbstractSchemaManager.php
typo fixes
9 years ago
Column.php
minor phpdoc fixes in the remaining files after pr #746
10 years ago
ColumnDiff.php
preserve quotation of old column name in ColumnDiff
9 years ago
Comparator.php
fix CS
9 years ago
Constraint.php
fixed typo
9 years ago
DB2SchemaManager.php
minor phpdoc fixes in the remaining files after pr #746
10 years ago
DrizzleSchemaManager.php
minor phpdoc fixes in the remaining files after pr #746
10 years ago
ForeignKeyConstraint.php
fix renaming indexes used by foreign key constraints
10 years ago
Identifier.php
preserve quotation of old column name in ColumnDiff
9 years ago
Index.php
typo fixes
9 years ago
MySqlSchemaManager.php
fix column comment lifecycle
10 years ago
OracleSchemaManager.php
Merge pull request #692 from deeky666/DBAL-1009
10 years ago
PostgreSqlSchemaManager.php
Merge pull request #849 from deeky666/DBAL-1220
9 years ago
SQLAnywhereSchemaManager.php
fix column comment lifecycle
10 years ago
SQLServerSchemaManager.php
minor phpdoc fixes in the remaining files after pr #746
10 years ago
Schema.php
Documentation & code styling fixes
9 years ago
SchemaConfig.php
minor phpdoc fixes in the remaining files after pr #746
10 years ago
SchemaDiff.php
Pass table object instead of table table name
9 years ago
SchemaException.php
minor phpdoc fixes in the remaining files after pr #746
10 years ago
Sequence.php
Add missing @param tag
10 years ago
SqliteSchemaManager.php
Merge pull request #819 from hason/sqlite_comment
9 years ago
Table.php
Fix return type and mark as deprecated for Table::renameColumn
9 years ago
TableDiff.php
Loading commit data...
View.php
Loading commit data...