Commit Graph

16 Commits

Author SHA1 Message Date
Yuri Kuznetsov 8f93507fec fixes 2021-10-29 15:14:37 +03:00
Yuri Kuznetsov 21be67f025 parent reserved word 2021-09-17 11:24:24 +03:00
Yuri Kuznetsov 3f9fc67ab4 entity manager check link name matches entity type 2021-06-04 16:01:38 +03:00
Yuri Kuznetsov 9208debb1a entity type const 2021-05-31 14:03:21 +03:00
Yuri Kuznetsov 3ddbf3aca7 fix entity manager 2021-05-28 13:47:05 +03:00
Yuri Kuznetsov 3207aeb741 entity manager tool refactoring and fixes 2021-05-27 12:03:32 +03:00
Yuri Kuznetsov 6e9d29937d Optimistic concurrency control 2021-05-26 14:09:45 +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 c2141dc034 field loading usage 2021-04-27 18:56:22 +03:00
Yuri Kuznetsov e116c52ea9 refactoring 2021-04-24 12:58:51 +03:00
Yuri Kuznetsov 25065a66aa event select defs 2021-04-23 12:00:56 +03:00
Yuri Kuznetsov 6bdd976209 cs fix 2021-04-21 14:19:47 +03:00
Yuri Kuznetsov 929b8c2d50 field and entity manager fixes 2021-02-25 20:01:52 +02:00
Yuri Kuznetsov b71a64c214 cs fixes 2021-02-25 19:53:46 +02:00
Taras Machyshyn 124cce55bd 2021 license 2021-01-25 16:37:54 +02:00
Yuri Kuznetsov f60115f18d entity manager in tools 2020-09-07 12:30:59 +03:00