dbal
Doctrine Database Abstraction Layer
파일 탐색기
최종 버전 다운로드 (.zip)- coding-standards.yml
- continuous-integration.yml
- documentation.yml
- lock-closed-issues.yml
- nightly.yml
- phpunit-db2.yml
- phpunit-mariadb.yml
- phpunit-mysql.yml
- phpunit-oracle.yml
- phpunit-postgres.yml
- phpunit-sqlite.yml
- phpunit-sqlserver.yml
- release-on-milestone-closed.yml
- stale.yml
- static-analysis.yml
- website-schema.yml
- dependabot.yml
- FUNDING.yml
- PULL_REQUEST_TEMPLATE.md
- mssql.sql2017.pdo_sqlsrv.appveyor.xml
- mssql.sql2017.sqlsrv.appveyor.xml
- ibm_db2.xml
- mysqli-tls.xml
- mysqli.xml
- oci8-21.xml
- oci8.xml
- pdo_mysql-stringify_fetches.xml
- pdo_mysql.xml
- pdo_oci-21.xml
- pdo_oci.xml
- pdo_pgsql-stringify_fetches.xml
- pdo_pgsql.xml
- pdo_sqlite-stringify_fetches.xml
- pdo_sqlite.xml
- pdo_sqlsrv.xml
- pgsql.xml
- sqlite3.xml
- sqlsrv.xml
- implicit-indexes.rst
- postgresql-identity-migration.rst
- quoting-identifiers.rst
- architecture.rst
- caching.rst
- cli-tools.rst
- configuration.rst
- data-retrieval-and-manipulation.rst
- introduction.rst
- known-vendor-issues.rst
- object-names.rst
- platforms.rst
- portability.rst
- query-builder.rst
- schema-manager.rst
- schema-representation.rst
- security.rst
- supporting-other-databases.rst
- testing.rst
- transactions.rst
- types.rst
- index.rst
- sidebar.rst
- .gitignore
- composer.json
- LICENSE.md
- MissingNamedParameter.php
- MissingPositionalParameter.php
- Exception.php
- NoCacheKey.php
- NoResultDriverConfigured.php
- ArrayResult.php
- CacheException.php
- QueryCacheProfile.php
- StaticServerVersionProvider.php
- PrimaryReadReplicaConnection.php
- EasyConnectString.php
- EnableForeignKeys.php
- PortWithoutHost.php
- ExceptionConverter.php
- ExceptionConverter.php
- ExceptionConverter.php
- ExceptionConverter.php
- ExceptionConverter.php
- ExceptionConverter.php
- ExceptionConverter.php
- IdentityColumnsNotSupported.php
- NoIdentityValue.php
- CannotCopyStreamToStream.php
- CannotCreateTemporaryFile.php
- ConnectionError.php
- ConnectionFailed.php
- Factory.php
- PrepareFailed.php
- StatementError.php
- Connection.php
- DataSourceName.php
- Driver.php
- Result.php
- Statement.php
- AbstractConnectionMiddleware.php
- AbstractDriverMiddleware.php
- AbstractResultMiddleware.php
- AbstractStatementMiddleware.php
- ConnectionError.php
- ConnectionFailed.php
- FailedReadingStreamOffset.php
- HostRequired.php
- InvalidCharset.php
- InvalidOption.php
- NonStreamResourceUsedAsLargeObject.php
- StatementError.php
- Charset.php
- Options.php
- Secure.php
- Connection.php
- Driver.php
- Initializer.php
- Result.php
- Statement.php
- ConnectionFailed.php
- Error.php
- InvalidConfiguration.php
- NonTerminatedStringLiteral.php
- UnknownParameterIndex.php
- InitializeSession.php
- Connection.php
- ConvertPositionalToNamedPlaceholders.php
- Driver.php
- ExecutionMode.php
- Result.php
- Statement.php
- InvalidConfiguration.php
- Driver.php
- Driver.php
- Driver.php
- Driver.php
- Connection.php
- Driver.php
- Statement.php
- Connection.php
- Exception.php
- PDOConnect.php
- Result.php
- Statement.php
- UnexpectedValue.php
- UnknownParameter.php
- Connection.php
- ConvertParameters.php
- Driver.php
- Exception.php
- Result.php
- Statement.php
- Connection.php
- Driver.php
- Exception.php
- Result.php
- Statement.php
- Error.php
- Connection.php
- Driver.php
- Result.php
- Statement.php
- AbstractDB2Driver.php
- AbstractException.php
- AbstractMySQLDriver.php
- AbstractOracleDriver.php
- AbstractPostgreSQLDriver.php
- AbstractSQLiteDriver.php
- AbstractSQLServerDriver.php
- Connection.php
- Exception.php
- FetchUtils.php
- Middleware.php
- Result.php
- Statement.php
- ColumnLengthRequired.php
- ColumnPrecisionRequired.php
- ColumnScaleRequired.php
- ColumnValuesRequired.php
- CommitFailedRollbackOnly.php
- ConnectionException.php
- ConnectionLost.php
- ConstraintViolationException.php
- DatabaseDoesNotExist.php
- DatabaseObjectExistsException.php
- DatabaseObjectNotFoundException.php
- DatabaseRequired.php
- DeadlockException.php
- DriverException.php
- DriverRequired.php
- ForeignKeyConstraintViolationException.php
- InvalidArgumentException.php
- InvalidColumnDeclaration.php
- InvalidColumnIndex.php
- InvalidColumnType.php
- InvalidDriverClass.php
- InvalidFieldNameException.php
- InvalidWrapperClass.php
- LockWaitTimeoutException.php
- MalformedDsnException.php
- NoActiveTransaction.php
- NoKeyValue.php
- NonUniqueFieldNameException.php
- NotNullConstraintViolationException.php
- ParseError.php
- ReadOnlyException.php
- RetryableException.php
- SavepointsNotSupported.php
- SchemaDoesNotExist.php
- ServerException.php
- SyntaxErrorException.php
- TableExistsException.php
- TableNotFoundException.php
- TransactionRolledBack.php
- UniqueConstraintViolationException.php
- UnknownDriver.php
- Connection.php
- Driver.php
- Middleware.php
- Statement.php
- Db2MetadataProvider.php
- InvalidPlatformVersion.php
- NoColumnsSpecifiedForTable.php
- NotSupported.php
- PlatformException.php
- DB2Keywords.php
- KeywordList.php
- MariaDB117Keywords.php
- MariaDB123Keywords.php
- MariaDBKeywords.php
- MySQL80Keywords.php
- MySQL84Keywords.php
- MySQLKeywords.php
- OracleKeywords.php
- PostgreSQLKeywords.php
- SQLiteKeywords.php
- SQLServerKeywords.php
- CachingCharsetMetadataProvider.php
- ConnectionCharsetMetadataProvider.php
- CachingCollationMetadataProvider.php
- ConnectionCollationMetadataProvider.php
- CharsetMetadataProvider.php
- CollationMetadataProvider.php
- Comparator.php
- DefaultTableOptions.php
- MySQLMetadataProvider.php
- OracleMetadataProvider.php
- PostgreSQLMetadataProvider.php
- ForeignKeyConstraintDetails.php
- Comparator.php
- SQLiteMetadataProvider.php
- SQLServerSelectSQLBuilder.php
- Comparator.php
- SQLServerMetadataProvider.php
- AbstractMySQLPlatform.php
- AbstractPlatform.php
- DateIntervalUnit.php
- DB2Platform.php
- MariaDB1010Platform.php
- MariaDB1052Platform.php
- MariaDB1060Platform.php
- MariaDB110700Platform.php
- MariaDB120300Platform.php
- MariaDBPlatform.php
- MySQL80Platform.php
- MySQL84Platform.php
- MySQLPlatform.php
- OraclePlatform.php
- PostgreSQL120Platform.php
- PostgreSQLPlatform.php
- SQLitePlatform.php
- SQLServerPlatform.php
- TrimMode.php
- Connection.php
- Converter.php
- Driver.php
- Middleware.php
- OptimizeFlags.php
- Result.php
- Statement.php
- NonUniqueAlias.php
- UnknownAlias.php
- CompositeExpression.php
- ExpressionBuilder.php
- ConflictResolutionMode.php
- CommonTableExpression.php
- ForUpdate.php
- From.php
- Join.php
- Limit.php
- QueryBuilder.php
- QueryException.php
- QueryType.php
- SelectQuery.php
- Union.php
- UnionQuery.php
- UnionType.php
- ObjectAlreadyExists.php
- ObjectDoesNotExist.php
- Exception.php
- ObjectSet.php
- OptionallyUnqualifiedNamedObjectSet.php
- UnqualifiedNamedObjectSet.php
- CurrentDate.php
- CurrentTime.php
- CurrentTimestamp.php
- ColumnAlreadyExists.php
- ColumnDoesNotExist.php
- ForeignKeyDoesNotExist.php
- IncomparableNames.php
- IndexAlreadyExists.php
- IndexDoesNotExist.php
- IndexNameInvalid.php
- InvalidColumnDefinition.php
- InvalidForeignKeyConstraintDefinition.php
- InvalidIdentifier.php
- InvalidIndexDefinition.php
- InvalidName.php
- InvalidPrimaryKeyConstraintDefinition.php
- InvalidSequenceDefinition.php
- InvalidState.php
- InvalidTableDefinition.php
- InvalidTableModification.php
- InvalidTableName.php
- InvalidUniqueConstraintDefinition.php
- InvalidViewDefinition.php
- NamespaceAlreadyExists.php
- NotImplemented.php
- PrimaryKeyAlreadyExists.php
- SequenceAlreadyExists.php
- SequenceDoesNotExist.php
- TableAlreadyExists.php
- TableDoesNotExist.php
- UniqueConstraintDoesNotExist.php
- UnknownColumnOption.php
- UnsupportedName.php
- UnsupportedSchema.php
- Deferrability.php
- MatchType.php
- ReferentialAction.php
- IndexedColumn.php
- IndexType.php
- ForeignKeyConstraintColumnMetadataProcessor.php
- IndexColumnMetadataProcessor.php
- PrimaryKeyConstraintColumnMetadataProcessor.php
- SequenceMetadataProcessor.php
- ViewMetadataProcessor.php
- IntrospectingSchemaProvider.php
- DatabaseMetadataRow.php
- ForeignKeyConstraintColumnMetadataRow.php
- IndexColumnMetadataRow.php
- MetadataProvider.php
- PrimaryKeyConstraintColumnRow.php
- SchemaMetadataRow.php
- SequenceMetadataRow.php
- TableColumnMetadataRow.php
- TableMetadataRow.php
- ViewMetadataRow.php
- ExpectedDot.php
- ExpectedNextIdentifier.php
- InvalidName.php
- UnableToParseIdentifier.php
- Exception.php
- GenericNameParser.php
- OptionallyQualifiedNameParser.php
- UnqualifiedNameParser.php
- GenericName.php
- Identifier.php
- OptionallyQualifiedName.php
- Parser.php
- Parsers.php
- UnqualifiedName.php
- UnquotedIdentifierFolding.php
- AbstractAsset.php
- AbstractNamedObject.php
- AbstractOptionallyNamedObject.php
- AbstractSchemaManager.php
- Column.php
- ColumnDiff.php
- ColumnEditor.php
- Comparator.php
- ComparatorConfig.php
- DB2SchemaManager.php
- DefaultExpression.php
- DefaultSchemaManagerFactory.php
- ForeignKeyConstraint.php
- ForeignKeyConstraintEditor.php
- Identifier.php
- Index.php
- IndexEditor.php
- MySQLSchemaManager.php
- Name.php
- NamedObject.php
- OptionallyNamedObject.php
- OracleSchemaManager.php
- PostgreSQLSchemaManager.php
- PrimaryKeyConstraint.php
- PrimaryKeyConstraintEditor.php
- Schema.php
- SchemaConfig.php
- SchemaDiff.php
- SchemaException.php
- SchemaManagerFactory.php
- SchemaProvider.php
- Sequence.php
- SequenceEditor.php
- SQLiteSchemaManager.php
- SQLServerSchemaManager.php
- Table.php
- TableConfiguration.php
- TableDiff.php
- TableEditor.php
- UniqueConstraint.php
- UniqueConstraintEditor.php
- View.php
- ViewEditor.php
- CreateSchemaObjectsSQLBuilder.php
- DefaultSelectSQLBuilder.php
- DefaultUnionSQLBuilder.php
- DropSchemaObjectsSQLBuilder.php
- SelectSQLBuilder.php
- UnionSQLBuilder.php
- WithSQLBuilder.php
- RegularExpressionError.php
- Exception.php
- Visitor.php
- Parser.php
- RunSqlCommand.php
- SingleConnectionProvider.php
- ConnectionNotFound.php
- ConnectionProvider.php
- DsnParser.php
- InvalidFormat.php
- InvalidType.php
- SerializationFailed.php
- TypeAlreadyRegistered.php
- TypeArgumentCountError.php
- TypeNotFound.php
- TypeNotRegistered.php
- TypesAlreadyExists.php
- TypesException.php
- UnknownColumnType.php
- ValueNotConvertible.php
- AsciiStringType.php
- BigIntType.php
- BinaryType.php
- BlobType.php
- BooleanType.php
- ConversionException.php
- DateImmutableType.php
- DateIntervalType.php
- DateTimeImmutableType.php
- DateTimeType.php
- DateTimeTzImmutableType.php
- DateTimeTzType.php
- DateType.php
- DecimalType.php
- EnumType.php
- FloatType.php
- GuidType.php
- IntegerType.php
- JsonbObjectType.php
- JsonbType.php
- JsonObjectType.php
- JsonType.php
- JsonTypeConvert.php
- NumberType.php
- PhpDateMappingType.php
- PhpDateTimeMappingType.php
- PhpFloatMappingType.php
- PhpIntegerMappingType.php
- PhpTimeMappingType.php
- SimpleArrayType.php
- SmallFloatType.php
- SmallIntType.php
- StringType.php
- TextType.php
- TimeImmutableType.php
- TimeType.php
- Type.php
- TypeRegistry.php
- Types.php
- VarDateTimeImmutableType.php
- VarDateTimeType.php
- ArrayParameterType.php
- ColumnCase.php
- Configuration.php
- Connection.php
- ConnectionException.php
- Driver.php
- DriverManager.php
- Exception.php
- ExpandArrayParameters.php
- LockMode.php
- ParameterType.php
- Query.php
- Result.php
- ServerVersionProvider.php
- Statement.php
- TransactionIsolationLevel.php
- abstract-schema-manager-covariant-template.php
- driver-manager-get-available-drivers-return-type.php
- driver-manager-retrieves-correct-connection-type.php
- non-null-connection.php
- array-result-4.1.txt
- array-result-4.2.txt
- ArrayResultTest.php
- QueryCacheProfileTest.php
- CachedQueryTest.php
- ExpandArrayParametersTest.php
- EasyConnectStringTest.php
- DataSourceNameTest.php
- AbstractConnectionMiddlewareTest.php
- AbstractDriverMiddlewareTest.php
- AbstractResultMiddlewareTest.php
- AbstractStatementMiddlewareTest.php
- ConnectionTest.php
- ConvertPositionalToNamedPlaceholdersTest.php
- DriverTest.php
- ExecutionModeTest.php
- DriverTest.php
- DriverTest.php
- DriverTest.php
- DriverTest.php
- DriverTest.php
- ExceptionTest.php
- DriverTest.php
- DriverTest.php
- AbstractDriverTestCase.php
- AbstractOracleDriverTestCase.php
- AbstractSQLiteDriverTestCase.php
- AbstractSQLServerDriverTestCase.php
- VersionAwarePlatformDriverTest.php
- DriverRequiredTest.php
- ConnectionLostTest.php
- ErrorHandlingTest.php
- FetchEmptyTest.php
- FetchTest.php
- FetchClass.php
- DriverTest.php
- ConnectionTest.php
- DriverTest.php
- ResultTest.php
- StatementTest.php
- DriverTest.php
- ResultTest.php
- StatementTest.php
- DriverTest.php
- DriverTest.php
- ConnectionTest.php
- DriverTest.php
- DriverTest.php
- DriverTest.php
- PDOSubclassTest.php
- DriverTest.php
- ResultTest.php
- StatementTest.php
- DriverTest.php
- DriverTest.php
- AbstractDriverTestCase.php
- AbstractPostgreSQLDriverTestCase.php
- DBAL6024Test.php
- DBAL6044Test.php
- NoneTest.php
- AsciiTest.php
- IBMDB2.php
- MySQL.php
- Oracle.php
- PostgreSQL.php
- SQLite.php
- SQLServer.php
- AbstractColumnTestCase.php
- AddColumnWithDefaultTest.php
- AlterColumnLengthChangeTest.php
- AlterColumnTest.php
- AlterDecimalColumnTest.php
- BitwiseExpressionTest.php
- ConcatExpressionTest.php
- DateExpressionTest.php
- DefaultExpressionTest.php
- LengthExpressionTest.php
- ModExpressionTest.php
- OtherSchemaTest.php
- PlatformRestrictionsTest.php
- QuotingTest.php
- RenameColumnTest.php
- QueryBuilderTest.php
- ComparatorTest.php
- CustomType.php
- JsonCollationTest.php
- PointType.php
- ComparatorTest.php
- ComparatorTest.php
- SchemaTest.php
- ComparatorTest.php
- Money.php
- MoneyType.php
- AlterTableTest.php
- ColumnCommentTest.php
- ColumnRenameTest.php
- ComparatorTest.php
- ComparatorTestUtils.php
- CustomIntrospectionTest.php
- Db2SchemaManagerTest.php
- DefaultValueTest.php
- ForeignKeyConstraintTest.php
- MySQLSchemaManagerTest.php
- OracleSchemaManagerTest.php
- PostgreSQLSchemaManagerTest.php
- SchemaManagerFunctionalTestCase.php
- SchemaManagerTest.php
- SQLiteSchemaManagerTest.php
- SQLServerSchemaManagerTest.php
- UniqueConstraintTest.php
- CreateAndDropSchemaObjectsSQLBuilderTest.php
- ParserTest.php
- DBAL202Test.php
- DBAL752Test.php
- AsciiStringTest.php
- BigIntTypeTest.php
- BinaryTest.php
- DecimalTest.php
- EnumTypeTest.php
- GuidTest.php
- JsonbObjectTest.php
- JsonbTest.php
- JsonObjectTest.php
- JsonTest.php
- NumberTest.php
- AutoIncrementColumnTest.php
- BinaryDataAccessTest.php
- BlobTest.php
- BooleanBindingTest.php
- ConnectionTest.php
- DataAccessTest.php
- ExceptionTest.php
- FetchBooleanTest.php
- ForeignKeyConstraintViolationsTest.php
- ForeignKeyExceptionTest.php
- LikeWildcardsEscapingTest.php
- ModifyLimitQueryTest.php
- NamedParametersTest.php
- PortabilityTest.php
- PrimaryReadReplicaConnectionTest.php
- ResultMetadataTest.php
- ResultTest.php
- SequenceTest.php
- StatementTest.php
- TemporaryTableTest.php
- TransactionTest.php
- TypeConversionTest.php
- UniqueConstraintViolationsTest.php
- WriteTest.php
- MiddlewareTest.php
- CachingCollationMetadataProviderTest.php
- ComparatorTest.php
- MariaDBJsonComparatorTest.php
- ComparatorTest.php
- ComparatorTest.php
- AbstractMySQLPlatformTestCase.php
- AbstractPlatformTestCase.php
- DB2PlatformTest.php
- MariaDB1052PlatformTest.php
- MariaDB110700PlatformTest.php
- MariaDB120300PlatformTest.php
- MariaDBPlatformTest.php
- MySQL84PlatformTest.php
- MySQLPlatformTest.php
- OraclePlatformTest.php
- PostgreSQLPlatformTest.php
- SQLitePlatformTest.php
- SQLServerPlatformTest.php
- ConnectionTest.php
- ConverterTest.php
- OptimizeFlagsTest.php
- ResultTest.php
- StatementTest.php
- CompositeExpressionTest.php
- ExpressionBuilderTest.php
- QueryBuilderTest.php
- OptionallyUnqualifiedNamedObjectSetTest.php
- UnqualifiedNamedObjectSetTest.php
- IndexedColumnTest.php
- GenericNameParserTest.php
- IdentifierTest.php
- OptionallyQualifiedNameTest.php
- UnqualifiedNameTest.php
- MySQLSchemaTest.php
- AbstractAssetTest.php
- AbstractComparatorTestCase.php
- AbstractNamedObjectTest.php
- AbstractOptionallyNamedObjectTest.php
- ColumnEditorTest.php
- ColumnTest.php
- ForeignKeyConstraintEditorTest.php
- ForeignKeyConstraintTest.php
- IdentifierTest.php
- IndexEditorTest.php
- IndexTest.php
- MySQLInheritCharsetTest.php
- PrimaryKeyConstraintEditorTest.php
- PrimaryKeyConstraintTest.php
- SchemaTest.php
- SequenceEditorTest.php
- SequenceTest.php
- SQLiteSchemaManagerTest.php
- TableDiffTest.php
- TableEditorTest.php
- TableTest.php
- UniqueConstraintEditorTest.php
- UniqueConstraintTest.php
- ViewTest.php
- ParserTest.php
- select-1.txt
- RunSqlCommandTest.php
- DsnParserTest.php
- SerializationFailedTest.php
- TypeAlreadyRegisteredTest.php
- TypeNotRegisteredTest.php
- AsciiStringTest.php
- BaseDateTypeTestCase.php
- BinaryTest.php
- BlobTest.php
- BooleanTest.php
- ConversionExceptionTest.php
- DateImmutableTypeTest.php
- DateIntervalTest.php
- DateTest.php
- DateTimeImmutableTypeTest.php
- DateTimeTest.php
- DateTimeTzImmutableTypeTest.php
- DateTimeTzTest.php
- DecimalTest.php
- FloatTest.php
- GuidTypeTest.php
- IntegerTest.php
- JsonObjectTest.php
- JsonTest.php
- NumberTest.php
- SmallFloatTest.php
- SmallIntTest.php
- StringTest.php
- TimeImmutableTypeTest.php
- TimeTest.php
- TypeRegistryTest.php
- TypeTest.php
- TypeWithConstructor.php
- VarDateTimeImmutableTypeTest.php
- VarDateTimeTest.php
- ConfigurationTest.php
- ConnectionTest.php
- DriverManagerTest.php
- ExceptionTest.php
- FunctionalTestCase.php
- TestUtil.php
- .doctrine-project.json
- .gitattributes
- .gitignore
- composer.json
- CONTRIBUTING.md
- LICENSE
- phpcs.xml.dist
- phpstan-baseline.neon
- phpstan.neon.dist
- phpunit.xml.dist
- README.md
- SECURITY.md
- UPGRADE.md
// repository documentation
Was this content helpful?
(0 ratings)
