1
0
Fork 0
mirror of synced 2024-07-06 07:00:56 +12: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',
'type' => Database::VAR_INTEGER,
'type' => Database::VAR_INTEGER, // todo: change to datetime
'format' => '',
'size' => 0,
'signed' => false,