This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a change to branch past-M2
in repository https://gitbox.apache.org/repos/asf/cayenne.git
was 6a686e24c Rethinking QuotingStrategy to remove dependency on the ORM
model...
This change permanently discards the following revisions:
discard 6a686e24c Rethinking QuotingStrategy to remove dependency on the ORM
model...
discard e4d1e5fb1 Rethinking QuotingStrategy to remove dependency on the ORM
model...
discard c12fd87a9 QuotingAppendable refactoring:
discard b88011a53 CAY-2954 Upgrade notes
discard a74dfaa30 Removing deprecated DataContext.transactionFactory property
discard 5e47c4a6d cleanup
discard 8a72d7d6e Sequence-based SQLServerPkGenerator was developed many years
ago, but not linked to the adapter
discard a753878a7 Canonicalizing logger parameters
discard dccb5d901 cleanup - uppercasing static loggers
discard ddefab061 Pkgenerator methods should not throw checked exceptions
discard c1ac549f0 CAY-2962 Allow unconstrained VARCHAR
discard 80dea98fd CAY-2962 Allow unconstrained VARCHAR
discard c7c537a42 cleanup
discard 55d99a6da DbAttribute: getJavaClass() -> getJavaClassName()
discard 97b2dc4c4 minor performance enhancement - caching Java class in
ObjAttribute
discard a9ba83767 typos, cleanup
discard 074cd9eaf CAY-2964 ClassCastException for non-generated meaningful PKs
discard 5ad7100cd CAY-2964 ClassCastException for non-generated meaningful PKs
discard b39a15ca8 flaky test, e.g. fails on Oracle
discard ba460f015 Missing Apache header
discard 475fea2ea CAY-2954 Do not wrap selecting queries in transactions
discard 91605d544 cleanup
discard 5c22b2d47 CAY-2954 Do not wrap selecting queries in transactions
discard a6bcedd5a DbAdapter refactoring - NativeColumnType with details about
specific native column types
discard 319e107a2 DataNode refactoring - cleaner DataSource wrapper
discard 46dc40bd0 pom cleanup , removing redundant scope:compile
discard bb6152717 Modeler cleanup: fix undo Db/Obj handling
discard 2b3e265ac minor cleanup
discard c36202c07 CAY-2963 Replace TypesHandler / types.xml with hardcoded map
discard 44387e397 there is no more openbase
discard e19362368 CAY-2961 PostgreSQL "text" column is reverse-engineered as
CLOB
discard 3f7fa0f11 Upgrading test PG container to v16 from v9
discard 5f78e6dbc CAY-2959 Modeler: DbRelationship dialog "Cancel" does not
cancel
discard 249b4a08e CAY-2960 Undoing renamed relationship change throws
discard bee2fc2f8 CAY-2959 Modeler: DbRelationship dialog "Cancel" does not
cancel
discard b5be7b6e9 CAY-2958 Empty join is saved
discard 003e23cb2 general cleanup
discard 9acb168b8 Merging ObjectContextQueryAction to DataContextQueryAction
discard 76dd1d703 Getting rid of DataDomain "properties"
discard 6e8ed2e0f Unifying @Deprecated annotations style
discard d40e32258 DataChanne.getParent()
discard 719773b28 general cleanup
discard 8dc259abc QueryMetadata cleanup
discard e498871b0 Translators as stateless services producing immutable
TranslatedXyz records
discard fcbf72af6 CAT-2957 Get rid of adaper for legacy HSQLDB <= 1.8
discard 1c5aa6137 Translators as stateless services producing immutable
TranslatedXyz records
discard 1f96946ed Translators as stateless services producing immutable
TranslatedXyz records
discard 9aa53ba74 restoring some DataNode removed methods as deprecated
discard f797ef016 Translators as stateless services producing immutable
TranslatedXyz records
discard 48af08c7d cleanup
discard 653b6ba9e Unifying ParameterBinding hierarchy into a single class and
reducing its mutability
discard 26db089e6 CAY-2956 Get rid of a dedicated adaper for Oracle 8
discard 40552a155 Unifying ParameterBinding hierarchy into a single class and
reducing its mutability
discard 0596f7e51 Unifying ParameterBinding hierarchy into a single class and
reducing its mutability
discard 3c48fda0b cleanup
discard 1d20695b4 Unwinding confusing adapter hierarchy: SQLServer no longer
inherits from Sybase
discard 2b2cebe55 cleanup
discard c1348e4f3 CAY-2955 Get rid of QueryEngine abstraction
discard 51b78af2a cleanup
discard a6eecd48b Straighten SQL translator flow...
discard 86a402a60 Straighten SQL translator flow...
discard ee8ae1549 Row postprocessing seems like dead code, removing
discard 9304b220b Straighten SQL translator flow...
discard 22a578e13 Cleanup: clearing redundant SQLException declarations
discard 692bddc70 cleanup
discard bcea34874 Turning SQLStatement into an immutable record