Commit Graph

17 Commits

Author SHA1 Message Date
Yuri Kuznetsov 761df3c562 type fixes 2022-03-14 12:41:21 +02:00
Yuri Kuznetsov 40d62c4213 type fixes 2022-03-11 13:40:35 +02:00
Taras Machyshyn 095f82df1c 2022 year 2022-02-10 12:12:23 +02:00
Yuri Kuznetsov 95327fd3a3 gr getPDO usage 2021-06-17 18:02:03 +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
Taras Machyshyn 124cce55bd 2021 license 2021-01-25 16:37:54 +02:00
Yuri Kuznetsov f9a8e1d9a7 fix comment 2020-08-25 14:24:54 +03:00
Yuri Kuznetsov 4dfd313d10 services refactoring 2020-06-26 20:12:57 +03:00
Taras Machyshyn fec23a0e93 New 2020 year 2020-01-03 16:33:30 +02:00
yuri 32e32ddc51 2019 license 2019-02-25 16:45:32 +02:00
Taras Machyshyn 0ec450d59d Schema bug fixes 2018-07-12 10:09:01 +03:00
Taras Machyshyn 5b5f5c8ab7 Schema bug fixes 2018-07-11 15:16:59 +03:00
Taras Machyshyn ecb3273883 Possibility to check if table supports fulltext index 2018-06-25 11:08:51 +03:00
yuri c776150ce0 rebuild after upgrade 2018-03-06 16:01:50 +02:00
Taras Machyshyn dcb1e8040a MySQL charset change improvements 2018-03-02 15:42:26 +02:00
yuri be6c4a63ed do not remove mysql character service 2018-03-02 13:02:41 +02:00
Taras Machyshyn 6817a54aa0 Job for changing mysql column characters 2018-03-02 13:00:25 +02:00