This website requires JavaScript.
Explore
Help
Sign In
QRunIO
/
qqq
Watch
2
Star
0
Fork
0
You've already forked qqq
mirror of
https://github.com/Kingsrook/qqq.git
synced
2025-07-19 13:40:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2522bdcf1b0e2b96a721699be174b2838cb8231d
qqq
/
qqq-backend-module-rdbms
/
src
/
test
History
Darin Kelkhoff
7d25fc7390
CE-937 Remove withSecurityKeyValues that took a list and added all of them - felt a little unclear (did it replace or append to the list under the key?). now just replace the entire Map<String, List<Serializable>> yourself, or add them one-by-one. Updated tests accordingly.
2024-02-26 14:34:12 -06:00
..
java/com/kingsrook/qqq/backend/module
/rdbms
CE-937 Remove withSecurityKeyValues that took a list and added all of them - felt a little unclear (did it replace or append to the list under the key?). now just replace the entire Map<String, List<Serializable>> yourself, or add them one-by-one. Updated tests accordingly.
2024-02-26 14:34:12 -06:00
resources
Fixing a case in query joins, where a joinMetaData was given, but it needed flipped.
2023-08-08 13:18:13 -05:00