Aakash Kambuj
Results
2
comments of
Aakash Kambuj
I'm curious if there's been any progress in implementing pycasbin-on-cpp or if this issue is basically stalled?
I seem to be running into this with implicit composite Id's, i.e. those created as a result of DbRefererence as well. A query like this: ``` db.GetCollection.AsQueryAble().Single(b = > b.ParentItem.Id...