|
0b525f8775
|
Checkpoint - query stats (plus recordEntities with associations)
|
2023-06-02 08:58:24 -05:00 |
|
|
a75530b466
|
Updates for more heavy-field handling
|
2023-05-30 10:13:04 -05:00 |
|
|
36efc4c2d9
|
More BLOB; FILE_DOWNLOAD adornment; javalin field download endpoint
|
2023-05-24 17:07:19 -05:00 |
|
|
486a942fdc
|
Merge remote-tracking branch 'origin/dev' into feature/CTLE-434-oms-update-business-logic
|
2023-05-19 14:57:51 -05:00 |
|
|
46afb46910
|
Add log info for committing of slow transactions
|
2023-05-18 09:49:57 -05:00 |
|
|
274567aefa
|
Merge branch 'dev' into feature/CTLE-434-oms-update-business-logic
|
2023-05-16 19:59:15 -05:00 |
|
|
4eb28cd1b7
|
Fix for table being added to query twice, if it's added for security, and then for being in a where clause.
|
2023-05-15 15:08:56 -05:00 |
|
|
4e5fd62808
|
Merge branch 'dev' into feature/CTLE-434-oms-update-business-logic
|
2023-05-12 14:57:51 -05:00 |
|
|
14fc7b0ba8
|
Add criteria operator NOT_EQUALS_OR_IS_NULL
|
2023-05-12 14:50:27 -05:00 |
|
|
b2c7062709
|
Convert QRecord errors and warnings to new QStatusMessage type hierarchy.
|
2023-05-09 08:49:46 -05:00 |
|
|
f290cdeb6d
|
Merge branch 'feature/CTLE-207-query-joins' into integration/sprint-25
# Conflicts:
# qqq-backend-core/src/main/java/com/kingsrook/qqq/backend/core/model/actions/tables/query/QueryInput.java
# qqq-middleware-api/src/main/java/com/kingsrook/qqq/api/javalin/QJavalinApiHandler.java
|
2023-05-02 07:52:15 -05:00 |
|
|
5070502bde
|
Search for join meta data through exposed joins.
|
2023-05-01 14:17:08 -05:00 |
|
|
b7e39d6953
|
Update to allow includeAssociations when querying into a record pipe. This meant propagating a lot of exceptions...
|
2023-04-28 12:14:12 -05:00 |
|
|
04a8fa94f9
|
Move skip & limit out of QueryInput, into QQueryFilter...
|
2023-04-26 10:18:44 -05:00 |
|
|
1407f3c63c
|
Add count distinct option to count action
|
2023-04-24 12:12:41 -05:00 |
|
|
2d81f24887
|
updated copyrights
|
2023-04-20 12:27:08 -05:00 |
|
|
3df4513cd1
|
Add security, required fields, record-exists validation to UpdateAction. refactor InsertAction to help there
|
2023-03-30 15:24:40 -05:00 |
|
|
ef6ccc61c3
|
Checking record security locks that are more than 1 join away.
|
2023-03-29 09:55:11 -05:00 |
|
|
17d4c81cc3
|
Add LIKE criteria operator; more api endpoints to understand versions, get swagger json; more field name mapping
|
2023-03-24 10:20:26 -05:00 |
|
|
74cf24a00e
|
Bulk update & delete; errors if more than jsut the expected json
|
2023-03-23 12:44:40 -05:00 |
|
|
b16eaca394
|
Let caller specify type to use for an aggregate expression
|
2023-03-16 11:38:26 -05:00 |
|
|
ad2eff0e73
|
More stats & aggregates
|
2023-03-16 07:53:58 -05:00 |
|
|
da17145f66
|
WIP version of table/column stats process & supporting aggregate changes
|
2023-03-16 07:53:58 -05:00 |
|
|
ffc574e83f
|
another attempt at fixing binding instants
|
2023-03-13 20:39:23 -05:00 |
|
|
e0f5c3ff49
|
added ability to use filters to stop certain records from being cached, fixed insert bug due to binding instants to its default timestamp
|
2023-03-13 20:02:37 -05:00 |
|
|
ec05f7ab7e
|
Switch to bind Instants as strings instead of timestamps - seems to fix some timezone issues.
|
2023-03-13 10:41:49 -05:00 |
|
|
e53a982d12
|
Merge branch 'CTLE-346-add-client-warehouse-int' into dev
|
2023-03-09 10:01:57 -06:00 |
|
|
2164c2115d
|
CTLE-346: fixed select count clause syntax error
|
2023-03-08 15:56:54 -06:00 |
|
|
00baf64587
|
Merge pull request #12 from Kingsrook/CTLE-346-add-client-warehouse-int
added ability to log sql to system out, added handling for when joins…
|
2023-03-08 14:17:37 -06:00 |
|
|
5368903723
|
CTLE-346: updates from feedback
|
2023-03-08 14:17:01 -06:00 |
|
|
d7abab2fd1
|
added ability to log sql to system out, added handling for when joins happen and the key field is on the many side
|
2023-03-08 12:31:36 -06:00 |
|
|
8131dcc644
|
Updated messages thrown by some non-findable joins
|
2023-03-08 10:48:09 -06:00 |
|
|
47d2291d96
|
Better handling of joins (flip the join-on if needed)
|
2023-03-07 10:24:51 -06:00 |
|
|
0c9d6ba912
|
Attempt at more correct timezone logic in getInstant
|
2023-03-02 14:54:45 -06:00 |
|
|
4db174b66d
|
Make debug-logging SQL controlled by system property
|
2023-02-24 16:15:56 -06:00 |
|
|
80eee299d7
|
Update to call updateStatusOnlyUpwards
|
2023-02-23 18:53:01 -06:00 |
|
|
3071c63857
|
turning off evaluateDateTimeParamValues
|
2023-02-14 11:16:25 -06:00 |
|
|
ff6c2b7fa6
|
First version of no-code dashboard widgets
|
2023-02-13 10:43:39 -06:00 |
|
|
07e6c7019d
|
Add filterExpressions as a concept
|
2023-02-08 18:12:47 -06:00 |
|
|
13a7281d3a
|
Switch from using the frustratingly ummutable Collections.emptyList to new ArrayList in JoinsContext for delete-by-filter
|
2023-01-30 16:51:35 -06:00 |
|
|
4790f55243
|
Fixing scheduled process context; better thread names; add serverInfo endpoint
|
2023-01-26 21:55:24 -06:00 |
|
|
fe30d2654b
|
update to implicity add a queryJoin, if a filter field calls out a table name that matches a join in the instance
|
2023-01-20 10:05:44 -06:00 |
|
|
ac6a7ba15a
|
fix setValueIfTableHasField - should catch if field isn't found (helps tables w/o createDate work)
|
2023-01-19 16:12:30 -06:00 |
|
|
d2e7b794f4
|
moving QLogger package
|
2023-01-18 12:11:40 -06:00 |
|
|
70d9d259c1
|
Adding heavy field concept
|
2023-01-18 12:11:35 -06:00 |
|
|
178078282c
|
Switch to use QLogger everywhere
|
2023-01-17 10:44:45 -06:00 |
|
|
d3fa1df56f
|
Implementation of QContext everywhere, instead of passing QInstance and QSession in all ActionInputs
|
2023-01-15 19:41:23 -06:00 |
|
|
2b0974f4a5
|
Remove single-parent concept on app-children; more working version of recordLock from join
|
2023-01-13 09:42:31 -06:00 |
|
|
23e9abeb74
|
implementation of record security locks, and permissions
|
2023-01-11 13:08:59 -06:00 |
|
|
7fae3e2329
|
Add table-based authentication module; update javalin to support Authentication: Basic header; Move authentication classes
|
2022-12-28 17:00:08 -06:00 |
|