You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 5, 2023. It is now read-only.
3ac0e60 Version 2.0.29 [skip ci] 7c3259a added env interpolation in config file e854207 nn 3bb409d src: added relations interpolation 46d171c src: changed the initial where type 5a1c65a unshallow before go releaser
7d36e56 Version 2.0.27 [skip ci] ef28a48 added isAdmin feature 39b1b7f added the hook argument to interface functions cb301cf database_interface: nn 486717e f: nn 6ab082b fields/common: fix getAdmin stuff 263c804 fields/common: nn fac84e2 fields/update_one: update op b30e8b9 fields: added the hook on every field 59f4910 fields: renamed files 16d9f45 firestore/firestore: added hook to updatemany 5b24922 firestore/firestore: hook to deleteMany df196be mongodb/mongodb: added deleteMnay hook 5367927 removed allow operations feature ec3e7d1 renamed queries to findOne and findMany fc9f6fb renamed to goke e912492 schema/mutation_test: deleteOne does not removes anything returns affectedCount == 0 c80d2fd src: added hook in find many e019cc3 src: added hook to insert many 274ecee src: changed func type 9392cfb src: default permissions are configurable 5037d8c src: made delete many, insert does not mutate input 92a09c4 src: made deleteOne aea85a5 src: made deleteOne right returntype 1df18a6 src: made deletemany for mongo 4f417be src: made update many 55c4504 src: renamed mutations c8f6de5 src: rm dependency from update many 1954852 src: simplified firestore implementation, added limit arg 529a06e src: update one is just a computed field 5e8a42f tests for some permissions stuff, fixed rootobject conversion ec4b7ad todos