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-18 13:10:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
246984892af338d32d459535eeebc1bf6305ead8
qqq
/
qqq-backend-module-mongodb
/
src
History
Darin Kelkhoff
45899400ad
CE-937 Add concept of nullValueBehaviorKeyName to QSecurityKeyType - so that a session can override the null-value-behavior for a table's lock (e.g., allow super-users access to null records, where normal users cannot).
2024-02-26 15:14:55 -06:00
..
main/java/com/kingsrook/qqq/backend/module
/mongodb
CE-937 Add concept of nullValueBehaviorKeyName to QSecurityKeyType - so that a session can override the null-value-behavior for a table's lock (e.g., allow super-users access to null records, where normal users cannot).
2024-02-26 15:14:55 -06:00
test/java/com/kingsrook/qqq/backend/module
/mongodb
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