Commit Graph

58 Commits

Author SHA1 Message Date
David 1262fdbf29 fixed group by in count (#2734)
Co-authored-by: David Moškoř <david.moskor@apertia.cz>
2023-05-10 09:13:26 +03:00
Yuri Kuznetsov 2b667ffa03 cs 2023-04-29 10:55:29 +03:00
Yuri Kuznetsov e11e3d6168 cleanup 2023-03-04 10:34:09 +02:00
Yuri Kuznetsov ca9f25636b ref 2023-03-03 17:33:51 +02:00
Yuri Kuznetsov 8fd8434d68 ref 2023-03-03 11:56:30 +02:00
Yuri Kuznetsov 26e7f3dfd2 type ref 2023-03-03 10:07:04 +02:00
Yuri Kuznetsov e8b6db20a2 orm discard aggregation 2023-03-03 09:55:15 +02:00
Yuri Kuznetsov eab0596c33 orm executor ref 2023-03-02 13:11:28 +02:00
Yuri Kuznetsov f2a27c024f ref 2023-03-02 12:32:53 +02:00
Yuri Kuznetsov 2a7a12f58c cs 2023-02-18 22:49:43 +02:00
Yuri Kuznetsov da7fc9d6a0 cs 2023-02-17 16:28:31 +02:00
Yuri Kuznetsov 16a313f659 orm exists operator 2023-02-11 20:04:54 +02:00
Taras Machyshyn 6f676c8a2f 2023 year 2023-01-03 16:01:43 +02:00
David 3d8b487754 getColumns datatype fix (#2545)
Co-authored-by: David Moškoř <david.moskor@apertia.cz>
2022-12-29 13:03:06 +02:00
Yuri Kuznetsov 1f33f41965 orm ref 2022-08-31 11:51:50 +03:00
Yuri Kuznetsov e5389af306 fix phpdoc 2022-08-10 17:52:55 +03:00
Yuri Kuznetsov 24b935c789 type fixes 2022-03-22 11:29:33 +02:00
Yuri Kuznetsov 3ef6de205f get id exception 2022-03-21 11:34:48 +02:00
Yuri Kuznetsov a8a46976de type fixes 2022-03-14 14:46:42 +02:00
Yuri Kuznetsov 6e5b4b1483 type fixes 2022-02-21 16:10:08 +02:00
Yuri Kuznetsov e5a0774e3e type fix 2022-02-17 16:53:09 +02:00
Taras Machyshyn 095f82df1c 2022 year 2022-02-10 12:12:23 +02:00
Yuri Kuznetsov 691343c9b2 type fixes 2022-01-03 15:52:15 +02:00
Yuri Kuznetsov f496f386ee type fixes 2021-11-10 15:44:09 +02:00
Yuri Kuznetsov 4069d38978 type fixes 2021-11-09 16:14:07 +02:00
Yuri Kuznetsov 7081440121 type fixes 2021-11-05 11:22:59 +02:00
Yuri Kuznetsov e5df6ad7bf type fixes 2021-11-04 12:48:31 +02:00
Yuri Kuznetsov 64a3b851b6 type fixes 2021-11-02 18:24:37 +02:00
Yuri Kuznetsov 6391c3ca08 fixes 2021-11-01 17:17:44 +02:00
Yuri Kuznetsov 3f15295293 fixes 2021-10-29 15:53:31 +03:00
Yuri Kuznetsov 8286d7b621 fixes 2021-10-29 12:46:57 +03:00
Yuri Kuznetsov 1e7f248d28 rename QueryParams => Query 2021-06-24 12:30:24 +03:00
Arkady b19c543988 fix cs (#1995)
* remove leading slashes in `use` clauses

* remove spaces inside parenthesis

* ensure one blank line after the `use` statement

* ensure cast are written in lower case

* fix whitespace around the keyword of a class

* remove spaces after function call

* remove trailing whitespace

* standardize spaces around ternary operator

* ensure php keywords are in lower case

* remove whitespace before closing semicolon

* ensure whitespace after each comma in array

* ensure `true`, `false`, and `null` are lower case
2021-05-12 23:53:11 +03:00
Yuri Kuznetsov 44f25f7497 typo fixes and cleanup 2021-05-09 14:40:40 +03:00
Yuri Kuznetsov 39811e7a2e comment 2021-04-22 18:50:43 +03:00
Yuri Kuznetsov f15a73200f typo fix 2021-04-22 17:59:20 +03:00
Yuri Kuznetsov a6f3c879a5 orm refactoring 2021-04-22 17:58:06 +03:00
Yuri Kuznetsov ff003d9603 orm refactoring 2021-04-22 14:21:32 +03:00
Yuri Kuznetsov 411e6720e1 cs fix 2021-04-19 11:59:32 +03:00
Yuri Kuznetsov 514607a731 cs fixes 2021-04-03 12:52:54 +03:00
Yuri Kuznetsov aa0db4b665 manual merge 2021-03-12 14:54:10 +02:00
Eymen Elkum 24617f4a41 variable name typo (#1937) 2021-03-04 09:25:31 +02:00
Yuri Kuznetsov 761319c13d entity setAsNotNew and refactoring 2021-02-17 16:12:53 +02:00
Taras Machyshyn 124cce55bd 2021 license 2021-01-25 16:37:54 +02:00
Yuri Kuznetsov 9756bfbc4d Rename getRawParams method 2021-01-19 17:36:01 +02:00
Yuri Kuznetsov bb246cb4fd fix orm is related 2020-08-31 12:56:08 +03:00
Yuri Kuznetsov bd7f80a64e fix 2020-08-28 14:16:20 +03:00
Yuri Kuznetsov 2e15b5b271 orm fixes 2020-08-28 14:15:31 +03:00
Yuri Kuznetsov 0a61820f15 orm sth handling in repository 2020-08-28 13:27:34 +03:00
Yuri Kuznetsov 1f77c6468c orm refactoring 2020-08-19 17:29:36 +03:00