db: introduce row type

This commit is contained in:
Asdine El Hrychy
2023-11-30 23:47:04 +04:00
parent 28bb8ce924
commit d981a577c0
184 changed files with 2949 additions and 2651 deletions

View File

@@ -29,7 +29,7 @@
'array'
> typeof({})
'document'
'object'
> typeof(NULL)
'null'