Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
← Previous Change
Next Change
→
Changeset
345
for
pro-violet-viettel/sourcecode/application/libraries/Doctrine/DBAL
Timestamp:
Oct 30, 2014 3:49:51 PM (
11 years
ago)
Author:
quyenla
Message:
collaborator page
Location:
pro-violet-viettel/sourcecode/application/libraries/Doctrine
Files:
162 added
.
(added)
DBAL
(added)
DBAL/Cache
(added)
DBAL/Cache/ArrayStatement.php
(added)
DBAL/Cache/CacheException.php
(added)
DBAL/Cache/QueryCacheProfile.php
(added)
DBAL/Cache/ResultCacheStatement.php
(added)
DBAL/Configuration.php
(added)
DBAL/Connection.php
(added)
DBAL/ConnectionException.php
(added)
DBAL/Connections
(added)
DBAL/Connections/MasterSlaveConnection.php
(added)
DBAL/DBALException.php
(added)
DBAL/Driver
(added)
DBAL/Driver.php
(added)
DBAL/Driver/Connection.php
(added)
DBAL/Driver/IBMDB2
(added)
DBAL/Driver/IBMDB2/DB2Connection.php
(added)
DBAL/Driver/IBMDB2/DB2Driver.php
(added)
DBAL/Driver/IBMDB2/DB2Exception.php
(added)
DBAL/Driver/IBMDB2/DB2Statement.php
(added)
DBAL/Driver/IBMDB2/DB2Statement.php.new
(added)
DBAL/Driver/Mysqli
(added)
DBAL/Driver/Mysqli/Driver.php
(added)
DBAL/Driver/Mysqli/MysqliConnection.php
(added)
DBAL/Driver/Mysqli/MysqliException.php
(added)
DBAL/Driver/Mysqli/MysqliStatement.php
(added)
DBAL/Driver/OCI8
(added)
DBAL/Driver/OCI8/Driver.php
(added)
DBAL/Driver/OCI8/OCI8Connection.php
(added)
DBAL/Driver/OCI8/OCI8Exception.php
(added)
DBAL/Driver/OCI8/OCI8Statement.php
(added)
DBAL/Driver/PDOConnection.php
(added)
DBAL/Driver/PDOIbm
(added)
DBAL/Driver/PDOIbm/Driver.php
(added)
DBAL/Driver/PDOMySql
(added)
DBAL/Driver/PDOMySql/Driver.php
(added)
DBAL/Driver/PDOOracle
(added)
DBAL/Driver/PDOOracle/Driver.php
(added)
DBAL/Driver/PDOPgSql
(added)
DBAL/Driver/PDOPgSql/Driver.php
(added)
DBAL/Driver/PDOSqlite
(added)
DBAL/Driver/PDOSqlite/Driver.php
(added)
DBAL/Driver/PDOSqlsrv
(added)
DBAL/Driver/PDOSqlsrv/Connection.php
(added)
DBAL/Driver/PDOSqlsrv/Driver.php
(added)
DBAL/Driver/PDOStatement.php
(added)
DBAL/Driver/ResultStatement.php
(added)
DBAL/Driver/Statement.php
(added)
DBAL/DriverManager.php
(added)
DBAL/Event
(added)
DBAL/Event/ConnectionEventArgs.php
(added)
DBAL/Event/Listeners
(added)
DBAL/Event/Listeners/MysqlSessionInit.php
(added)
DBAL/Event/Listeners/OracleSessionInit.php
(added)
DBAL/Event/Listeners/SQLSessionInit.php
(added)
DBAL/Event/SchemaAlterTableAddColumnEventArgs.php
(added)
DBAL/Event/SchemaAlterTableChangeColumnEventArgs.php
(added)
DBAL/Event/SchemaAlterTableEventArgs.php
(added)
DBAL/Event/SchemaAlterTableRemoveColumnEventArgs.php
(added)
DBAL/Event/SchemaAlterTableRenameColumnEventArgs.php
(added)
DBAL/Event/SchemaColumnDefinitionEventArgs.php
(added)
DBAL/Event/SchemaCreateTableColumnEventArgs.php
(added)
DBAL/Event/SchemaCreateTableEventArgs.php
(added)
DBAL/Event/SchemaDropTableEventArgs.php
(added)
DBAL/Event/SchemaEventArgs.php
(added)
DBAL/Event/SchemaIndexDefinitionEventArgs.php
(added)
DBAL/Events.php
(added)
DBAL/LockMode.php
(added)
DBAL/Logging
(added)
DBAL/Logging/DebugStack.php
(added)
DBAL/Logging/EchoSQLLogger.php
(added)
DBAL/Logging/LoggerChain.php
(added)
DBAL/Logging/SQLLogger.php
(added)
DBAL/Platforms
(added)
DBAL/Platforms/AbstractPlatform.php
(added)
DBAL/Platforms/DB2Platform.php
(added)
DBAL/Platforms/Keywords
(added)
DBAL/Platforms/Keywords/DB2Keywords.php
(added)
DBAL/Platforms/Keywords/KeywordList.php
(added)
DBAL/Platforms/Keywords/MsSQLKeywords.php
(added)
DBAL/Platforms/Keywords/MySQLKeywords.php
(added)
DBAL/Platforms/Keywords/OracleKeywords.php
(added)
DBAL/Platforms/Keywords/PostgreSQLKeywords.php
(added)
DBAL/Platforms/Keywords/ReservedKeywordsValidator.php
(added)
DBAL/Platforms/Keywords/SQLiteKeywords.php
(added)
DBAL/Platforms/MySqlPlatform.php
(added)
DBAL/Platforms/OraclePlatform.php
(added)
DBAL/Platforms/PostgreSqlPlatform.php
(added)
DBAL/Platforms/SQLServer2005Platform.php
(added)
DBAL/Platforms/SQLServer2008Platform.php
(added)
DBAL/Platforms/SQLServerPlatform.php
(added)
DBAL/Platforms/SqlitePlatform.php
(added)
DBAL/Portability
(added)
DBAL/Portability/Connection.php
(added)
DBAL/Portability/Statement.php
(added)
DBAL/Query
(added)
DBAL/Query/Expression
(added)
DBAL/Query/Expression/CompositeExpression.php
(added)
DBAL/Query/Expression/ExpressionBuilder.php
(added)
DBAL/Query/QueryBuilder.php
(added)
DBAL/Query/QueryException.php
(added)
DBAL/README.markdown
(added)
DBAL/SQLParserUtils.php
(added)
DBAL/Schema
(added)
DBAL/Schema/AbstractAsset.php
(added)
DBAL/Schema/AbstractSchemaManager.php
(added)
DBAL/Schema/Column.php
(added)
DBAL/Schema/ColumnDiff.php
(added)
DBAL/Schema/Comparator.php
(added)
DBAL/Schema/Constraint.php
(added)
DBAL/Schema/DB2SchemaManager.php
(added)
DBAL/Schema/ForeignKeyConstraint.php
(added)
DBAL/Schema/Index.php
(added)
DBAL/Schema/MySqlSchemaManager.php
(added)
DBAL/Schema/OracleSchemaManager.php
(added)
DBAL/Schema/PostgreSqlSchemaManager.php
(added)
DBAL/Schema/SQLServerSchemaManager.php
(added)
DBAL/Schema/Schema.php
(added)
DBAL/Schema/SchemaConfig.php
(added)
DBAL/Schema/SchemaDiff.php
(added)
DBAL/Schema/SchemaException.php
(added)
DBAL/Schema/Sequence.php
(added)
DBAL/Schema/SqliteSchemaManager.php
(added)
DBAL/Schema/Table.php
(added)
DBAL/Schema/TableDiff.php
(added)
DBAL/Schema/View.php
(added)
DBAL/Schema/Visitor
(added)
DBAL/Schema/Visitor/CreateSchemaSqlCollector.php
(added)
DBAL/Schema/Visitor/DropSchemaSqlCollector.php
(added)
DBAL/Schema/Visitor/Graphviz.php
(added)
DBAL/Schema/Visitor/RemoveNamespacedAssets.php
(added)
DBAL/Schema/Visitor/Visitor.php
(added)
DBAL/Statement.php
(added)
DBAL/Tools
(added)
DBAL/Tools/Console
(added)
DBAL/Tools/Console/Command
(added)
DBAL/Tools/Console/Command/ImportCommand.php
(added)
DBAL/Tools/Console/Command/ReservedWordsCommand.php
(added)
DBAL/Tools/Console/Command/RunSqlCommand.php
(added)
DBAL/Tools/Console/Helper
(added)
DBAL/Tools/Console/Helper/ConnectionHelper.php
(added)
DBAL/Types
(added)
DBAL/Types/ArrayType.php
(added)
DBAL/Types/BigIntType.php
(added)
DBAL/Types/BlobType.php
(added)
DBAL/Types/BooleanType.php
(added)
DBAL/Types/ConversionException.php
(added)
DBAL/Types/DateTimeType.php
(added)
DBAL/Types/DateTimeTzType.php
(added)
DBAL/Types/DateType.php
(added)
DBAL/Types/DecimalType.php
(added)
DBAL/Types/FloatType.php
(added)
DBAL/Types/IntegerType.php
(added)
DBAL/Types/ObjectType.php
(added)
DBAL/Types/SmallIntType.php
(added)
DBAL/Types/StringType.php
(added)
DBAL/Types/TextType.php
(added)
DBAL/Types/TimeType.php
(added)
DBAL/Types/Type.php
(added)
DBAL/Types/VarDateTimeType.php
(added)
DBAL/Version.php
(added)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive