Releases: EFTEC/PdoOne
Releases · EFTEC/PdoOne
3.9
3.9 2022-07-23
[ORM] [CLI] Now, you can savely edit some part of the code generated under the comment blocks marked as "EDIT".
3.8.1
3.8.1 2022-07-23
[ORM] fixed another problem with where() when the filter use a named parameter.
[CLI] Exit option exists instantly. And create does not exit.
3.8
3.8 2022-07-22
[ORM] fixed a problem when where is used and more than two columns (different tables) use the same name of the column.
3.7
3.7 2022-07-16
[ORM] fixed a problem with first
[ORM] fixed a problem with insert and conversion of columns
_BasePdoOne update to binary version 11. It will require regeneration of repository classes.
3.5
3.5 2022-07-06
[ORM] fixed recursive when "query", "insert","update" and "delete". Now recursive work with aliases.
_BasePdoOne update to binary version BINARYVERSION. It will require regeneration of repository classes.
3.2
3.2 2022-06-27
[CLI] updated CLI to 0.14
3.1.6
3.1.6 2022-06-024
[CLI] solved a problem with the conversion per type of column
[_BasePdoOneRepo] Fixed a problem with the conversion of the end results.
You can’t perform that action at this time.