-
Сегодня появилась необходимость написания тестов с использованием в качестве зависимости класса `Cycle\ORM\Select`, но он, к сожалению, не имеет конкретного интерфейса и сам при этом является финальны…
-
To not over engineer data relationships following changes will be implemented:
1. Project should be rework into a task grouping entity (e.g. my family) to enable user Group Management (start/end da…
-
1 `ORM::as_object() ` normalize values by `$this->get_typed($column)`, but `ORM::as_array()` dont do this.
https://github.com/koseven/koseven/blob/devel/modules/orm/classes/KO7/ORM.php#L978
2 `ORM::…
-
We need to decide on a query builder we're going to use in the incoming 1.10 update this will help us avoid having to manage various different database drivers as the package would manage it.
I per…
-
http://www.liaoxuefeng.com/wiki/001374738125095c955c1e6d8bb493182103fac9270762a000/0014021031294178f993c85204e4d1b81ab032070641ce5000
-
https://code.djangoproject.com/ticket/16508 this needs main attention for new work but befor that https://code.djangoproject.com/ticket/24317 this clean up also need to be addressed.
-
### Describe what you want
Hello.
I'm trying to implement delete operation which require some joins by fk in pg database. According to the pg documentation it is possible with the help of "USING" cl…
-
-
@michael4180 sorry got a bit busy in the end, what data are you looking to persist? maybe we can first looking at this together on our call on Monday and you work the other issues (and Bites) meanwhil…
-
### Bug Report
I want to select a custom DTO that contains, as one of its fields, a value computed by a SubQuery that is defined in the Selection List. Furthermore, I need to sort the Result by the…
eXsio updated
1 month ago