Commit Graph

  • 1eee6145a6 feat(junie): added .devcontainer.json junie-init jetbrains-junie[bot] 2025-06-02 21:40:57 +00:00
  • 46c0cf1272 feat(junie): added .junie workflow jetbrains-junie[bot] 2025-06-02 21:40:56 +00:00
  • 50848d672b QueryAlias.get(original: Expression<T>) lose query's alias #633 master Tapac 2020-02-27 01:14:18 +03:00
  • f24107ae7e Support custom foreign key naming (#771). Fix for the case when only referenced table used in create/createMissingTable Tapac 2020-02-26 23:14:52 +03:00
  • 34d9df83a1 HB not generate default value #810 Tapac 2020-02-26 23:04:00 +03:00
  • 59465af04b Support custom foreign key naming (#771) ForeignKeyConstraint fields documentation Tapac 2020-02-26 22:19:37 +03:00
  • f6123e0ebe Minor improvements Tapac 2020-02-26 22:15:42 +03:00
  • 1741416610 Support custom foreign key naming (#771) Toshiaki Kameyama 2020-02-27 04:06:18 +09:00
  • d512d18776 Correct precedence for arithmetic operators (#788) Christophe Hesters 2020-02-14 13:11:06 +01:00
  • cdbc588494 removing redundant code related to create sequence and adding [IF EXISTS] option in the "drop sequence" command. (#789) hichem-fazai 2020-02-13 20:05:36 +01:00
  • 21e354d865 notInSubQuery functionality (#791) dolgopolovwork 2020-02-13 22:27:17 +07:00
  • f95c040ee6 JavaLocalDateTimeColumnType not setting nanoseconds correctly on Timestamp #793 Andrey.Tarashevskiy 2020-02-13 17:00:42 +03:00
  • 6b46eb033c Exposed 0.21.1 released 0.21.1 Tapac 2020-02-08 14:59:07 +03:00
  • f2334534c1 changing the uuid check regexp (#779) hichem-fazai 2020-02-08 12:56:41 +01:00
  • 54682c79c2 [KDoc & Format] Table & Columns (#778) Juan José González Abril 2020-02-08 09:44:19 +01:00
  • b597d0a5a6 Adding create and drop database methods (#782) hichem-fazai 2020-02-06 12:26:14 +01:00
  • efa78df1ea Unexpected value of type Int: 26 of org.jetbrains.exposed.dao.EntityID #501 Tapac 2020-01-29 22:34:30 +03:00
  • cfd14c5b86 [KDoc & Format] Database Dialects (#769) Juan José González Abril 2020-01-25 17:32:49 +01:00
  • 771a60f7e2 CustomOperator: minor code cleanup (#753) Andrey.Tarashevskiy 2020-01-25 12:29:12 +03:00
  • 19d50073a5 Add a CustomOperator (#753) François Gelineau 2020-01-25 10:21:13 +01:00
  • 11c237631d Support create sequence statement with all sequence options (#746) Test to select value with sequecence added Andrey.Tarashevskiy 2020-01-25 12:04:48 +03:00
  • 05ffa6b1d9 Support create sequence statement with all sequence options (#746) SQLServer jdbc driver doesn't support sequences in return values (https://github.com/microsoft/mssql-jdbc/issues/656) Tests fixed Andrey.Tarashevskiy 2020-01-25 11:08:36 +03:00
  • da1f4ff168 Wrong PK used in DML tests Andrey.Tarashevskiy 2020-01-25 11:01:48 +03:00
  • f26c1b15e3 Can't use eq on nullable entity column with non EntityID value (#773) Tapac 2020-01-24 02:05:53 +03:00
  • c046988bb5 Code cleanup after moving tests Tapac 2020-01-24 01:57:03 +03:00
  • cbcabf9b54 DMLTests.kt split into smaller test cases Tapac 2020-01-24 01:40:35 +03:00
  • cef964674c spring-configuration-metadata.json is not located inside exposed-spring-boot-starter.jar #767 Andrey.Tarashevskiy 2020-01-21 12:16:28 +03:00
  • 709917e102 Support create sequence statement with all sequence options (#746) Minor code improvements Tapac 2020-01-17 02:21:57 +03:00
  • dce5b5f157 Unify MySQL driver versions in tests Tapac 2020-01-17 02:09:53 +03:00
  • bd1e5d3d47 Support create sequence statement with all sequence options (#746) hichem-fazai 2020-01-17 00:09:06 +01:00
  • 39cf32888a SQLServer driver 7.4.1 Tapac 2020-01-13 14:42:05 +03:00
  • d9c314b2df SQLServer driver is not available on Bintray Tapac 2020-01-13 14:34:20 +03:00
  • 18e07241cd H2 downgraded 1.4.200 -> 1.4.199 due to broken Repeatable Read + Select (https://github.com/h2database/h2database/issues/2191) Tapac 2020-01-13 14:17:59 +03:00
  • b00711ae4d Test compilation fix after H2 update Tapac 2020-01-13 14:05:30 +03:00
  • 81687cd235 Release 0.20.3 Tapac 2020-01-13 13:57:37 +03:00
  • 1c0e2c6f4a Drivers updated in tests Tapac 2020-01-13 13:57:16 +03:00
  • aba172ae76 Revert "Fire EntityChange events immediately" Tapac 2020-01-13 13:26:53 +03:00
  • d21140063d Fire EntityChange events immediately Tapac 2020-01-11 11:14:51 +03:00
  • 179142f816 Update event wasn't fired on Entity.flush() Tapac 2020-01-11 11:07:53 +03:00
  • 762ba32504 Update event wasn't fired on Entity.flush() Tapac 2020-01-11 11:07:53 +03:00
  • f50fcae2d0 Change string length check to use codePointCount (#745, #743) SQLServer excluded from test Tapac 2020-01-10 02:08:39 +03:00
  • a960350ab4 Flushing a new entity fails with an exception #761 Tapac 2020-01-10 00:21:35 +03:00
  • 5c4b1e11f9 Custom enumeration not working with default value #750 / PostgreSQL test fixed Tapac 2020-01-07 16:31:53 +03:00
  • c435a2bc8d Add size property on ColumnMetadata class (#747) kenta.koyama 2020-01-07 21:08:50 +09:00
  • 3af66148d7 [SQLite] fixing a bug that happens when creating table with autoInc column and custom primarykey constraint name (#755) hichem-fazai 2020-01-07 13:04:30 +01:00
  • c897fdb455 Custom enumeration not working with default value #750 Tapac 2020-01-04 00:20:36 +03:00
  • d2db2c2ac8 Can't load implementation for DatabaseConnectionAutoRegistration #748 Tapac 2020-01-03 23:26:02 +03:00
  • 53ff36250b Change string length check to use codePointCount (#745, #743) Test enabled Tapac 2020-01-03 23:19:30 +03:00
  • f27b6c0199 Change string length check to use codePointCount (#745) (´⌣`ʃƪ) 2020-01-02 04:32:32 -08:00
  • b417bc6fdc Exposed 0.20.2 release Andrey.Tarashevskiy 2019-12-28 18:32:04 +03:00
  • 05447ec198 Predefinded IntIdTable/LongIdTable/UUIDTable should respect deprecated primaryKey declaration. Andrey.Tarashevskiy 2019-12-28 18:18:16 +03:00
  • 0271b91a00 Add table name in warn message regarding of having both new and old primary key declarations Andrey.Tarashevskiy 2019-12-28 18:16:45 +03:00
  • 0552e48d56 Slack badge and link to channel added Tapac 2019-12-27 16:27:16 +03:00
  • 0dad98edc0 Exposed 0.20.1 released Tapac 2019-12-27 15:48:23 +03:00
  • f9547ed10e SamplesSQL in README.md was actualized Tapac 2019-12-27 15:47:03 +03:00
  • f6b0beef7b Batch insert throws irrelevant exception #741 Tapac 2019-12-27 12:43:39 +03:00
  • 142a84e13d Exclude SQLServer from EntityTests.test new(id) with get test Tapac 2019-12-26 14:39:31 +03:00
  • b811b8a8ce More verbose error in BatchInsertStatement Tapac 2019-12-26 13:16:54 +03:00
  • cfa7bb5200 Primary key tests (#740) hichem-fazai 2019-12-25 22:46:01 +01:00
  • 9142e64d7d Adding the feature of defining the primarykey constraint name (#725) Minor code improvements Tapac 2019-12-25 02:12:57 +03:00
  • 391a8bf659 Bintray latest version badge actualized Tapac 2019-12-24 19:42:47 +03:00
  • 6e3853e030 Test to check update on custom enumeration column added #738 Tapac 2019-12-24 19:20:25 +03:00
  • ec25b1d44c Adding the feature of defining the primarykey constraint name (#725) hichem-fazai 2019-12-24 17:25:58 +01:00
  • 2c45676458 Added transaction id to entity change event (#734) mpe85 2019-12-24 17:22:10 +01:00
  • 2e74c0f414 NoSuchElementException: List is empty on EntityClass.new(id) with EntityClass.get (#733) Toshiaki Kameyama 2019-12-24 21:22:25 +09:00
  • 1c5a2cd77e Removed unnecessary special treatment for SQLite (#729) Frank 2019-12-19 23:10:36 +01:00
  • cbe347d55e ADBA project terminated (#732) Jamie Visker 2019-12-18 12:37:01 -07:00
  • 3a5d0edb79 [BugFix] Prevent defining duplicated colum name in a table (#719) hichem-fazai 2019-12-17 22:06:55 +01:00
  • e636a4425d Enable the use of binary type without length in oracle and postgresql… (#716) hichem-fazai 2019-12-17 20:40:49 +01:00
  • c01948158c Do not use INSTANCE for column types (#727) Lukáš Křečan 2019-12-17 20:22:54 +01:00
  • 618e55a682 Support for java.time.Instant for timestamp columns (#724) Lukáš Křečan 2019-12-15 17:37:28 +01:00
  • c7d9d7ef49 Change log for 0.19.3 actualized Tapac 2019-12-14 19:03:05 +03:00
  • de47adaa46 Exposed 0.19.3 Release Tapac 2019-12-14 17:53:02 +03:00
  • b7e6111827 query.empty() shouldn't add LIMIT 1 if query is marked as forUpdate() #684 Tapac 2019-12-14 17:52:43 +03:00
  • f09852ebb3 Kotlin 1.3.61 kotlin-coroutines 1.3.3 Tapac 2019-12-14 11:59:16 +03:00
  • 59f4c9f349 Exposed 0.19.2 Release Tapac 2019-12-14 11:56:55 +03:00
  • 593cd3f37f query.empty() shouldn't add LIMIT 1 if query is marked as forUpdate() #684 Tapac 2019-12-14 11:55:17 +03:00
  • dbe547c507 Deprecated Query.orderBy functions with boolean sort parameter were removed Tapac 2019-12-14 11:50:28 +03:00
  • 98aa8252a1 Delayed DAO update flush causes unique constraint violation #717 / SQLServer tests fixed Tapac 2019-12-14 11:05:12 +03:00
  • 7e3c742324 Fix blinking MultipleDatabaseBugTest Tapac 2019-12-12 00:18:09 +03:00
  • 22d7125fb1 Delayed DAO update flush causes unique constraint violation #717 Tapac 2019-12-11 23:59:03 +03:00
  • 317c441879 Replace using H2 in MySQL mode doesn't work when using pool (Hikari) #178 Failed after spliting into modules Andrey.Tarashevskiy 2019-12-10 17:45:06 +03:00
  • f7dd832f02 NoSuchElementException: List is empty on updating not flushed entities #708 Tapac 2019-12-10 03:04:45 +03:00
  • f33807acb6 Added refresh test (#721) mpe85 2019-12-10 00:54:46 +01:00
  • 5e4559125b Some documentation on Table.references Tapac 2019-12-10 02:12:40 +03:00
  • 7af8ebd2c5 Adding sql datetime functions year, day, hour, minute, second (#707) / SQLServer SECOND support Tapac 2019-12-07 12:13:41 +03:00
  • ef36138614 Adding sql datetime functions year, day, hour, minute, second (#707) / SQLServer support Tapac 2019-12-07 12:04:25 +03:00
  • 94ef2ad538 Exposed 0.19.1 Release Tapac 2019-12-07 11:54:39 +03:00
  • 29c1801108 JodaTime updated 2.10.2 -> 2.10.5 Andrey.Tarashevskiy 2019-12-07 10:56:57 +03:00
  • 3732781a46 Compilation fix Andrey.Tarashevskiy 2019-12-07 10:47:25 +03:00
  • 04f6fa4d37 0.19.1 Changelog Tapac 2019-12-07 01:29:27 +03:00
  • 9602024a7a Docs for selectBatched functions Tapac 2019-12-07 01:04:26 +03:00
  • 376d919639 Roadmap actualized Tapac 2019-12-06 23:06:10 +03:00
  • e3d9f2315f More documentation Tapac 2019-12-06 22:49:21 +03:00
  • 07318aaaa5 clientDefault { UUID.randomUUID() } -> .autoGenerate() on UUIDTable Tapac 2019-12-06 21:41:06 +03:00
  • 5b28222859 Some documentation Tapac 2019-12-05 00:06:46 +03:00
  • 677b21783c Adding sql datetime functions year, day, hour, minute, second (#707) hichem-fazai 2019-12-04 20:16:53 +01:00
  • 0756360687 Run samples as a part of test run. (#699) / fixed Andrey.Tarashevskiy 2019-12-02 17:16:37 +03:00
  • b7dae88f01 kotlinx-coroutines updated to 1.3.2 Andrey.Tarashevskiy 2019-12-02 16:40:47 +03:00
  • 29a52dfc90 #701 Not being able to create a FK for a table created in another database schema / test fix Tapac 2019-12-02 00:35:26 +03:00