Skip to content

Commit 94cc29c

Browse files
Add files via upload
1 parent 52f5476 commit 94cc29c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Db.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ public function run()
131131

132132
// Создаем таблицу queue
133133
jsonDb::create('queue', array(
134+
'db' => 'string',
134135
'resource' => 'string',
135136
'resource_id' => 'integer',
136137
'request' => 'string',

0 commit comments

Comments
 (0)