1
0
Fork 0
mirror of synced 2024-10-05 12:43:13 +13:00

collection last attributes to changes

This commit is contained in:
fogelito 2022-07-07 21:41:23 +03:00
parent 10ca7de6ba
commit bc33356a57

View file

@ -2658,7 +2658,7 @@ $collections = [
], ],
[ [
'$id' => 'time', '$id' => 'time',
'type' => Database::VAR_INTEGER, 'type' => Database::VAR_INTEGER, // todo: change to datetime
'format' => '', 'format' => '',
'size' => 0, 'size' => 0,
'signed' => false, 'signed' => false,