Correct transactions for the next release.

This commit is contained in:
James Cole
2024-07-30 19:48:14 +02:00
parent 7e37d10016
commit 889598a4c8
3 changed files with 77 additions and 25 deletions

View File

@@ -42,7 +42,7 @@ class Server extends BaseServer
*/
protected function allSchemas(): array
{
Log::debug(__METHOD__);
//Log::debug(__METHOD__);
return [
AccountSchema::class,