|
8f4146923b
|
CE-1643 Update AbstractFilterExpression.evaluate to take in a QFieldMetaData - so that, in the temporal-based implementations, we can handle DATE_TIMEs differently from DATEs, where we were having RDBMS queries not return expected results, due to Instants being bound instead of LocalDates.
|
2024-08-26 11:00:20 -05:00 |
|
|
9e9d1960c8
|
rather than exclusion for mchange-common (lib for c3p0), import the version that rdbms will want directly in backend-core
|
2024-06-06 19:45:12 -05:00 |
|
|
64380dd849
|
Exclude mchange-commons-java from backend-core -- prefer our own.
|
2024-06-06 16:41:55 -05:00 |
|
|
1062f00ed4
|
Add c3p0 connection pooling to RDBMS module (ConnectionManager)
|
2024-03-12 12:02:36 -05:00 |
|
|
ca560c933d
|
Bump h2 from 2.1.214 to 2.2.220 in /qqq-backend-module-rdbms
Bumps [h2](https://github.com/h2database/h2database) from 2.1.214 to 2.2.220.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-2.1.214...version-2.2.220)
---
updated-dependencies:
- dependency-name: com.h2database:h2
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-07 21:59:09 +00:00 |
|
|
6345846eba
|
Adding queues and queue providers; Adding schedules and ScheduleManager
|
2022-10-18 09:00:21 -05:00 |
|
|
e3cc2e63f6
|
Initial checkin of lambda module
|
2022-10-14 11:45:15 -05:00 |
|
|
471954e8b9
|
Initial checkin of API module
|
2022-10-12 18:00:08 -05:00 |
|
|
9e1aeeb1cc
|
Initial merger of all qqq java repos into mono repo
|
2022-07-28 13:39:56 -05:00 |
|
|
168fa1d85a
|
Moving qqq-backend-module-rdbms into its own subdir
|
2022-07-28 12:02:55 -05:00 |
|