Visman
70620c155f
Add more database information for MySQL
2023-09-10 22:52:26 +07:00
Visman
7c7e1a097f
Up min PHP version from 7.3 to 8.0 - 3
2023-04-28 10:58:24 +07:00
Visman
5528d0480b
Up min PHP version from 7.3 to 8.0
2023-04-27 19:36:15 +07:00
Visman
cdea5ce590
Update DB drivers
2022-01-25 13:23:14 +07:00
Visman
efaf3112d8
Revert "Small changes that break everything"
...
This reverts commit e61bd6c3c0
.
2022-01-17 18:06:49 +07:00
Visman
e61bd6c3c0
Small changes that break everything
2022-01-17 18:06:33 +07:00
Visman
9902e302a5
Update DB\Mysql
2021-12-29 17:46:24 +07:00
Visman
7e04d6acc2
Update DB drivers
2021-12-28 18:50:13 +07:00
Visman
2cb9f34dcd
Update DB drivers
...
Pass the prefix of the database tables by their name. Similar to sql queries.
2021-12-28 17:47:38 +07:00
Visman
cd975a3855
Fix DB\Mysql
...
Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci
2021-12-20 20:08:55 +07:00
Visman
5b5fedde23
Update DB drivers
...
Remove the checks that are not needed after the previous commit.
2021-12-20 19:44:57 +07:00
Visman
1d28b4f8c8
Update DB drivers
...
Add a separate method for creating a query string for a column.
2021-12-20 19:34:02 +07:00
Visman
e0d30948d0
Minor fixes
2021-12-19 17:19:49 +07:00
Visman
1800381095
A little loop optimization
2021-12-15 09:48:01 +07:00
Visman
04f5906281
Update DB\Mysql
2021-12-13 20:09:20 +07:00
Visman
4b469dbf05
Update Admin\Statistics page
2021-12-11 13:15:28 +07:00
Visman
47a6627593
Update DB\Mysql
2021-12-10 22:25:13 +07:00
Visman
bb8ef348e7
Update DB\Mysql
2021-12-10 20:12:45 +07:00
Visman
04bdb5c23b
Update DB\Mysql
...
Fix unset.
Remove exception catching.
2021-12-10 15:59:13 +07:00
Visman
82d07fcd73
Fix driver name 2
2021-12-08 14:44:24 +07:00