mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 00:18:25 +00:00
Merge branch '1.8.x' into feat-add-execution-and-log-response-headers
This commit is contained in:
commit
e537337b8e
14 changed files with 438 additions and 438 deletions
|
|
@ -7485,7 +7485,7 @@
|
|||
"weight": 420,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-rows.md",
|
||||
"demo": "tablesdb\/list-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-rows.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -7570,7 +7570,7 @@
|
|||
"weight": 412,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-row.md",
|
||||
"demo": "tablesdb\/create-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -7712,7 +7712,7 @@
|
|||
"weight": 413,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-row.md",
|
||||
"demo": "tablesdb\/get-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-row.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -7807,7 +7807,7 @@
|
|||
"weight": 416,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/upsert-row.md",
|
||||
"demo": "tablesdb\/upsert-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/upsert-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -7943,7 +7943,7 @@
|
|||
"weight": 414,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-row.md",
|
||||
"demo": "tablesdb\/update-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -8042,7 +8042,7 @@
|
|||
"weight": 418,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-row.md",
|
||||
"demo": "tablesdb\/delete-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-row.md",
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
|
|
@ -8126,7 +8126,7 @@
|
|||
"weight": 423,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/decrement-row-column.md",
|
||||
"demo": "tablesdb\/decrement-row-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/decrement-row-column.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -8241,7 +8241,7 @@
|
|||
"weight": 422,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/increment-row-column.md",
|
||||
"demo": "tablesdb\/increment-row-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/increment-row-column.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
|
|||
|
|
@ -31996,7 +31996,7 @@
|
|||
"weight": 375,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list.md",
|
||||
"demo": "tablesdb\/list.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32069,7 +32069,7 @@
|
|||
"weight": 371,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create.md",
|
||||
"demo": "tablesdb\/create.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32148,7 +32148,7 @@
|
|||
"weight": 377,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-usage.md",
|
||||
"demo": "tablesdb\/list-usage.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-usage.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32242,7 +32242,7 @@
|
|||
"weight": 372,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get.md",
|
||||
"demo": "tablesdb\/get.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32301,7 +32301,7 @@
|
|||
"weight": 373,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update.md",
|
||||
"demo": "tablesdb\/update.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32377,7 +32377,7 @@
|
|||
"weight": 374,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete.md",
|
||||
"demo": "tablesdb\/delete.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32438,7 +32438,7 @@
|
|||
"weight": 382,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-tables.md",
|
||||
"demo": "tablesdb\/list-tables.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-tables.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32521,7 +32521,7 @@
|
|||
"weight": 378,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-table.md",
|
||||
"demo": "tablesdb\/create-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32625,7 +32625,7 @@
|
|||
"weight": 379,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-table.md",
|
||||
"demo": "tablesdb\/get-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32694,7 +32694,7 @@
|
|||
"weight": 380,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-table.md",
|
||||
"demo": "tablesdb\/update-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32793,7 +32793,7 @@
|
|||
"weight": 381,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-table.md",
|
||||
"demo": "tablesdb\/delete-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32864,7 +32864,7 @@
|
|||
"weight": 387,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-columns.md",
|
||||
"demo": "tablesdb\/list-columns.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-columns.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32948,7 +32948,7 @@
|
|||
"weight": 388,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-boolean-column.md",
|
||||
"demo": "tablesdb\/create-boolean-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-boolean-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33054,7 +33054,7 @@
|
|||
"weight": 389,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-boolean-column.md",
|
||||
"demo": "tablesdb\/update-boolean-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-boolean-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33165,7 +33165,7 @@
|
|||
"weight": 390,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-datetime-column.md",
|
||||
"demo": "tablesdb\/create-datetime-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-datetime-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33271,7 +33271,7 @@
|
|||
"weight": 391,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-datetime-column.md",
|
||||
"demo": "tablesdb\/update-datetime-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-datetime-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33382,7 +33382,7 @@
|
|||
"weight": 392,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-email-column.md",
|
||||
"demo": "tablesdb\/create-email-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-email-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33488,7 +33488,7 @@
|
|||
"weight": 393,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-email-column.md",
|
||||
"demo": "tablesdb\/update-email-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-email-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33599,7 +33599,7 @@
|
|||
"weight": 394,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-enum-column.md",
|
||||
"demo": "tablesdb\/create-enum-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-enum-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33714,7 +33714,7 @@
|
|||
"weight": 395,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-enum-column.md",
|
||||
"demo": "tablesdb\/update-enum-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-enum-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33834,7 +33834,7 @@
|
|||
"weight": 396,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-float-column.md",
|
||||
"demo": "tablesdb\/create-float-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-float-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33950,7 +33950,7 @@
|
|||
"weight": 397,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-float-column.md",
|
||||
"demo": "tablesdb\/update-float-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-float-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34071,7 +34071,7 @@
|
|||
"weight": 398,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-integer-column.md",
|
||||
"demo": "tablesdb\/create-integer-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-integer-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34187,7 +34187,7 @@
|
|||
"weight": 399,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-integer-column.md",
|
||||
"demo": "tablesdb\/update-integer-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-integer-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34308,7 +34308,7 @@
|
|||
"weight": 400,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-ip-column.md",
|
||||
"demo": "tablesdb\/create-ip-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-ip-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34414,7 +34414,7 @@
|
|||
"weight": 401,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-ip-column.md",
|
||||
"demo": "tablesdb\/update-ip-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-ip-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34525,7 +34525,7 @@
|
|||
"weight": 402,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-relationship-column.md",
|
||||
"demo": "tablesdb\/create-relationship-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-relationship-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34656,7 +34656,7 @@
|
|||
"weight": 404,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-string-column.md",
|
||||
"demo": "tablesdb\/create-string-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-string-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34773,7 +34773,7 @@
|
|||
"weight": 405,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-string-column.md",
|
||||
"demo": "tablesdb\/update-string-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-string-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34889,7 +34889,7 @@
|
|||
"weight": 406,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-url-column.md",
|
||||
"demo": "tablesdb\/create-url-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-url-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34995,7 +34995,7 @@
|
|||
"weight": 407,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-url-column.md",
|
||||
"demo": "tablesdb\/update-url-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-url-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35137,7 +35137,7 @@
|
|||
"weight": 385,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-column.md",
|
||||
"demo": "tablesdb\/get-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35208,7 +35208,7 @@
|
|||
"weight": 386,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-column.md",
|
||||
"demo": "tablesdb\/delete-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35288,7 +35288,7 @@
|
|||
"weight": 403,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-relationship-column.md",
|
||||
"demo": "tablesdb\/update-relationship-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-relationship-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35396,7 +35396,7 @@
|
|||
"weight": 411,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-indexes.md",
|
||||
"demo": "tablesdb\/list-indexes.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-indexes.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35478,7 +35478,7 @@
|
|||
"weight": 408,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-index.md",
|
||||
"demo": "tablesdb\/create-index.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-index.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35606,7 +35606,7 @@
|
|||
"weight": 409,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-index.md",
|
||||
"demo": "tablesdb\/get-index.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-index.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35677,7 +35677,7 @@
|
|||
"weight": 410,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-index.md",
|
||||
"demo": "tablesdb\/delete-index.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-index.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35757,7 +35757,7 @@
|
|||
"weight": 383,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-table-logs.md",
|
||||
"demo": "tablesdb\/list-table-logs.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-table-logs.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35840,7 +35840,7 @@
|
|||
"weight": 420,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-rows.md",
|
||||
"demo": "tablesdb\/list-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-rows.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35925,7 +35925,7 @@
|
|||
"weight": 412,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-row.md",
|
||||
"demo": "tablesdb\/create-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -36091,7 +36091,7 @@
|
|||
"weight": 417,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/upsert-rows.md",
|
||||
"demo": "tablesdb\/upsert-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/upsert-rows.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -36211,7 +36211,7 @@
|
|||
"weight": 415,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-rows.md",
|
||||
"demo": "tablesdb\/update-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-rows.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -36305,7 +36305,7 @@
|
|||
"weight": 419,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-rows.md",
|
||||
"demo": "tablesdb\/delete-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-rows.md",
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
|
|
@ -36396,7 +36396,7 @@
|
|||
"weight": 413,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-row.md",
|
||||
"demo": "tablesdb\/get-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-row.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -36491,7 +36491,7 @@
|
|||
"weight": 416,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/upsert-row.md",
|
||||
"demo": "tablesdb\/upsert-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/upsert-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -36627,7 +36627,7 @@
|
|||
"weight": 414,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-row.md",
|
||||
"demo": "tablesdb\/update-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -36726,7 +36726,7 @@
|
|||
"weight": 418,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-row.md",
|
||||
"demo": "tablesdb\/delete-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-row.md",
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
|
|
@ -36810,7 +36810,7 @@
|
|||
"weight": 421,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-row-logs.md",
|
||||
"demo": "tablesdb\/list-row-logs.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-row-logs.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -36903,7 +36903,7 @@
|
|||
"weight": 423,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/decrement-row-column.md",
|
||||
"demo": "tablesdb\/decrement-row-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/decrement-row-column.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -37018,7 +37018,7 @@
|
|||
"weight": 422,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/increment-row-column.md",
|
||||
"demo": "tablesdb\/increment-row-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/increment-row-column.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -37133,7 +37133,7 @@
|
|||
"weight": 384,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-table-usage.md",
|
||||
"demo": "tablesdb\/get-table-usage.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-table-usage.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -37225,7 +37225,7 @@
|
|||
"weight": 376,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-usage.md",
|
||||
"demo": "tablesdb\/get-usage.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-database-usage.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
|
|||
|
|
@ -22495,7 +22495,7 @@
|
|||
"weight": 375,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list.md",
|
||||
"demo": "tablesdb\/list.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -22569,7 +22569,7 @@
|
|||
"weight": 371,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create.md",
|
||||
"demo": "tablesdb\/create.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -22649,7 +22649,7 @@
|
|||
"weight": 372,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get.md",
|
||||
"demo": "tablesdb\/get.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -22709,7 +22709,7 @@
|
|||
"weight": 373,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update.md",
|
||||
"demo": "tablesdb\/update.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -22786,7 +22786,7 @@
|
|||
"weight": 374,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete.md",
|
||||
"demo": "tablesdb\/delete.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -22848,7 +22848,7 @@
|
|||
"weight": 382,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-tables.md",
|
||||
"demo": "tablesdb\/list-tables.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-tables.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -22932,7 +22932,7 @@
|
|||
"weight": 378,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-table.md",
|
||||
"demo": "tablesdb\/create-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23037,7 +23037,7 @@
|
|||
"weight": 379,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-table.md",
|
||||
"demo": "tablesdb\/get-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23107,7 +23107,7 @@
|
|||
"weight": 380,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-table.md",
|
||||
"demo": "tablesdb\/update-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23207,7 +23207,7 @@
|
|||
"weight": 381,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-table.md",
|
||||
"demo": "tablesdb\/delete-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23279,7 +23279,7 @@
|
|||
"weight": 387,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-columns.md",
|
||||
"demo": "tablesdb\/list-columns.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-columns.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23364,7 +23364,7 @@
|
|||
"weight": 388,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-boolean-column.md",
|
||||
"demo": "tablesdb\/create-boolean-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-boolean-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23471,7 +23471,7 @@
|
|||
"weight": 389,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-boolean-column.md",
|
||||
"demo": "tablesdb\/update-boolean-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-boolean-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23583,7 +23583,7 @@
|
|||
"weight": 390,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-datetime-column.md",
|
||||
"demo": "tablesdb\/create-datetime-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-datetime-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23690,7 +23690,7 @@
|
|||
"weight": 391,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-datetime-column.md",
|
||||
"demo": "tablesdb\/update-datetime-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-datetime-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23802,7 +23802,7 @@
|
|||
"weight": 392,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-email-column.md",
|
||||
"demo": "tablesdb\/create-email-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-email-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23909,7 +23909,7 @@
|
|||
"weight": 393,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-email-column.md",
|
||||
"demo": "tablesdb\/update-email-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-email-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24021,7 +24021,7 @@
|
|||
"weight": 394,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-enum-column.md",
|
||||
"demo": "tablesdb\/create-enum-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-enum-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24137,7 +24137,7 @@
|
|||
"weight": 395,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-enum-column.md",
|
||||
"demo": "tablesdb\/update-enum-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-enum-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24258,7 +24258,7 @@
|
|||
"weight": 396,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-float-column.md",
|
||||
"demo": "tablesdb\/create-float-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-float-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24375,7 +24375,7 @@
|
|||
"weight": 397,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-float-column.md",
|
||||
"demo": "tablesdb\/update-float-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-float-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24497,7 +24497,7 @@
|
|||
"weight": 398,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-integer-column.md",
|
||||
"demo": "tablesdb\/create-integer-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-integer-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24614,7 +24614,7 @@
|
|||
"weight": 399,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-integer-column.md",
|
||||
"demo": "tablesdb\/update-integer-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-integer-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24736,7 +24736,7 @@
|
|||
"weight": 400,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-ip-column.md",
|
||||
"demo": "tablesdb\/create-ip-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-ip-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24843,7 +24843,7 @@
|
|||
"weight": 401,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-ip-column.md",
|
||||
"demo": "tablesdb\/update-ip-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-ip-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24955,7 +24955,7 @@
|
|||
"weight": 402,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-relationship-column.md",
|
||||
"demo": "tablesdb\/create-relationship-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-relationship-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25087,7 +25087,7 @@
|
|||
"weight": 404,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-string-column.md",
|
||||
"demo": "tablesdb\/create-string-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-string-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25205,7 +25205,7 @@
|
|||
"weight": 405,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-string-column.md",
|
||||
"demo": "tablesdb\/update-string-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-string-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25322,7 +25322,7 @@
|
|||
"weight": 406,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-url-column.md",
|
||||
"demo": "tablesdb\/create-url-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-url-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25429,7 +25429,7 @@
|
|||
"weight": 407,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-url-column.md",
|
||||
"demo": "tablesdb\/update-url-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-url-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25572,7 +25572,7 @@
|
|||
"weight": 385,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-column.md",
|
||||
"demo": "tablesdb\/get-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25644,7 +25644,7 @@
|
|||
"weight": 386,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-column.md",
|
||||
"demo": "tablesdb\/delete-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25725,7 +25725,7 @@
|
|||
"weight": 403,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-relationship-column.md",
|
||||
"demo": "tablesdb\/update-relationship-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-relationship-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25834,7 +25834,7 @@
|
|||
"weight": 411,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-indexes.md",
|
||||
"demo": "tablesdb\/list-indexes.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-indexes.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25917,7 +25917,7 @@
|
|||
"weight": 408,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-index.md",
|
||||
"demo": "tablesdb\/create-index.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-index.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -26046,7 +26046,7 @@
|
|||
"weight": 409,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-index.md",
|
||||
"demo": "tablesdb\/get-index.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-index.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -26118,7 +26118,7 @@
|
|||
"weight": 410,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-index.md",
|
||||
"demo": "tablesdb\/delete-index.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-index.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -26199,7 +26199,7 @@
|
|||
"weight": 420,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-rows.md",
|
||||
"demo": "tablesdb\/list-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-rows.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -26286,7 +26286,7 @@
|
|||
"weight": 412,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-row.md",
|
||||
"demo": "tablesdb\/create-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -26456,7 +26456,7 @@
|
|||
"weight": 417,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/upsert-rows.md",
|
||||
"demo": "tablesdb\/upsert-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/upsert-rows.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -26578,7 +26578,7 @@
|
|||
"weight": 415,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-rows.md",
|
||||
"demo": "tablesdb\/update-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-rows.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -26673,7 +26673,7 @@
|
|||
"weight": 419,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-rows.md",
|
||||
"demo": "tablesdb\/delete-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-rows.md",
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
|
|
@ -26765,7 +26765,7 @@
|
|||
"weight": 413,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-row.md",
|
||||
"demo": "tablesdb\/get-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-row.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -26862,7 +26862,7 @@
|
|||
"weight": 416,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/upsert-row.md",
|
||||
"demo": "tablesdb\/upsert-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/upsert-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -27001,7 +27001,7 @@
|
|||
"weight": 414,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-row.md",
|
||||
"demo": "tablesdb\/update-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -27102,7 +27102,7 @@
|
|||
"weight": 418,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-row.md",
|
||||
"demo": "tablesdb\/delete-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-row.md",
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
|
|
@ -27188,7 +27188,7 @@
|
|||
"weight": 423,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/decrement-row-column.md",
|
||||
"demo": "tablesdb\/decrement-row-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/decrement-row-column.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -27305,7 +27305,7 @@
|
|||
"weight": 422,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/increment-row-column.md",
|
||||
"demo": "tablesdb\/increment-row-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/increment-row-column.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
|
|||
|
|
@ -7485,7 +7485,7 @@
|
|||
"weight": 420,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-rows.md",
|
||||
"demo": "tablesdb\/list-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-rows.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -7570,7 +7570,7 @@
|
|||
"weight": 412,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-row.md",
|
||||
"demo": "tablesdb\/create-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -7712,7 +7712,7 @@
|
|||
"weight": 413,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-row.md",
|
||||
"demo": "tablesdb\/get-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-row.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -7807,7 +7807,7 @@
|
|||
"weight": 416,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/upsert-row.md",
|
||||
"demo": "tablesdb\/upsert-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/upsert-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -7943,7 +7943,7 @@
|
|||
"weight": 414,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-row.md",
|
||||
"demo": "tablesdb\/update-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -8042,7 +8042,7 @@
|
|||
"weight": 418,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-row.md",
|
||||
"demo": "tablesdb\/delete-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-row.md",
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
|
|
@ -8126,7 +8126,7 @@
|
|||
"weight": 423,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/decrement-row-column.md",
|
||||
"demo": "tablesdb\/decrement-row-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/decrement-row-column.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -8241,7 +8241,7 @@
|
|||
"weight": 422,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/increment-row-column.md",
|
||||
"demo": "tablesdb\/increment-row-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/increment-row-column.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
|
|||
|
|
@ -31996,7 +31996,7 @@
|
|||
"weight": 375,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list.md",
|
||||
"demo": "tablesdb\/list.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32069,7 +32069,7 @@
|
|||
"weight": 371,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create.md",
|
||||
"demo": "tablesdb\/create.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32148,7 +32148,7 @@
|
|||
"weight": 377,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-usage.md",
|
||||
"demo": "tablesdb\/list-usage.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-usage.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32242,7 +32242,7 @@
|
|||
"weight": 372,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get.md",
|
||||
"demo": "tablesdb\/get.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32301,7 +32301,7 @@
|
|||
"weight": 373,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update.md",
|
||||
"demo": "tablesdb\/update.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32377,7 +32377,7 @@
|
|||
"weight": 374,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete.md",
|
||||
"demo": "tablesdb\/delete.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32438,7 +32438,7 @@
|
|||
"weight": 382,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-tables.md",
|
||||
"demo": "tablesdb\/list-tables.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-tables.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32521,7 +32521,7 @@
|
|||
"weight": 378,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-table.md",
|
||||
"demo": "tablesdb\/create-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32625,7 +32625,7 @@
|
|||
"weight": 379,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-table.md",
|
||||
"demo": "tablesdb\/get-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32694,7 +32694,7 @@
|
|||
"weight": 380,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-table.md",
|
||||
"demo": "tablesdb\/update-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32793,7 +32793,7 @@
|
|||
"weight": 381,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-table.md",
|
||||
"demo": "tablesdb\/delete-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32864,7 +32864,7 @@
|
|||
"weight": 387,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-columns.md",
|
||||
"demo": "tablesdb\/list-columns.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-columns.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32948,7 +32948,7 @@
|
|||
"weight": 388,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-boolean-column.md",
|
||||
"demo": "tablesdb\/create-boolean-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-boolean-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33054,7 +33054,7 @@
|
|||
"weight": 389,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-boolean-column.md",
|
||||
"demo": "tablesdb\/update-boolean-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-boolean-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33165,7 +33165,7 @@
|
|||
"weight": 390,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-datetime-column.md",
|
||||
"demo": "tablesdb\/create-datetime-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-datetime-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33271,7 +33271,7 @@
|
|||
"weight": 391,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-datetime-column.md",
|
||||
"demo": "tablesdb\/update-datetime-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-datetime-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33382,7 +33382,7 @@
|
|||
"weight": 392,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-email-column.md",
|
||||
"demo": "tablesdb\/create-email-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-email-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33488,7 +33488,7 @@
|
|||
"weight": 393,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-email-column.md",
|
||||
"demo": "tablesdb\/update-email-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-email-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33599,7 +33599,7 @@
|
|||
"weight": 394,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-enum-column.md",
|
||||
"demo": "tablesdb\/create-enum-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-enum-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33714,7 +33714,7 @@
|
|||
"weight": 395,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-enum-column.md",
|
||||
"demo": "tablesdb\/update-enum-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-enum-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33834,7 +33834,7 @@
|
|||
"weight": 396,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-float-column.md",
|
||||
"demo": "tablesdb\/create-float-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-float-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33950,7 +33950,7 @@
|
|||
"weight": 397,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-float-column.md",
|
||||
"demo": "tablesdb\/update-float-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-float-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34071,7 +34071,7 @@
|
|||
"weight": 398,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-integer-column.md",
|
||||
"demo": "tablesdb\/create-integer-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-integer-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34187,7 +34187,7 @@
|
|||
"weight": 399,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-integer-column.md",
|
||||
"demo": "tablesdb\/update-integer-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-integer-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34308,7 +34308,7 @@
|
|||
"weight": 400,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-ip-column.md",
|
||||
"demo": "tablesdb\/create-ip-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-ip-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34414,7 +34414,7 @@
|
|||
"weight": 401,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-ip-column.md",
|
||||
"demo": "tablesdb\/update-ip-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-ip-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34525,7 +34525,7 @@
|
|||
"weight": 402,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-relationship-column.md",
|
||||
"demo": "tablesdb\/create-relationship-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-relationship-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34656,7 +34656,7 @@
|
|||
"weight": 404,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-string-column.md",
|
||||
"demo": "tablesdb\/create-string-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-string-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34773,7 +34773,7 @@
|
|||
"weight": 405,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-string-column.md",
|
||||
"demo": "tablesdb\/update-string-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-string-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34889,7 +34889,7 @@
|
|||
"weight": 406,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-url-column.md",
|
||||
"demo": "tablesdb\/create-url-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-url-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34995,7 +34995,7 @@
|
|||
"weight": 407,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-url-column.md",
|
||||
"demo": "tablesdb\/update-url-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-url-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35137,7 +35137,7 @@
|
|||
"weight": 385,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-column.md",
|
||||
"demo": "tablesdb\/get-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35208,7 +35208,7 @@
|
|||
"weight": 386,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-column.md",
|
||||
"demo": "tablesdb\/delete-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35288,7 +35288,7 @@
|
|||
"weight": 403,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-relationship-column.md",
|
||||
"demo": "tablesdb\/update-relationship-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-relationship-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35396,7 +35396,7 @@
|
|||
"weight": 411,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-indexes.md",
|
||||
"demo": "tablesdb\/list-indexes.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-indexes.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35478,7 +35478,7 @@
|
|||
"weight": 408,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-index.md",
|
||||
"demo": "tablesdb\/create-index.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-index.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35606,7 +35606,7 @@
|
|||
"weight": 409,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-index.md",
|
||||
"demo": "tablesdb\/get-index.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-index.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35677,7 +35677,7 @@
|
|||
"weight": 410,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-index.md",
|
||||
"demo": "tablesdb\/delete-index.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-index.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35757,7 +35757,7 @@
|
|||
"weight": 383,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-table-logs.md",
|
||||
"demo": "tablesdb\/list-table-logs.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-table-logs.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35840,7 +35840,7 @@
|
|||
"weight": 420,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-rows.md",
|
||||
"demo": "tablesdb\/list-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-rows.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35925,7 +35925,7 @@
|
|||
"weight": 412,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-row.md",
|
||||
"demo": "tablesdb\/create-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -36091,7 +36091,7 @@
|
|||
"weight": 417,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/upsert-rows.md",
|
||||
"demo": "tablesdb\/upsert-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/upsert-rows.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -36211,7 +36211,7 @@
|
|||
"weight": 415,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-rows.md",
|
||||
"demo": "tablesdb\/update-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-rows.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -36305,7 +36305,7 @@
|
|||
"weight": 419,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-rows.md",
|
||||
"demo": "tablesdb\/delete-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-rows.md",
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
|
|
@ -36396,7 +36396,7 @@
|
|||
"weight": 413,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-row.md",
|
||||
"demo": "tablesdb\/get-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-row.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -36491,7 +36491,7 @@
|
|||
"weight": 416,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/upsert-row.md",
|
||||
"demo": "tablesdb\/upsert-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/upsert-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -36627,7 +36627,7 @@
|
|||
"weight": 414,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-row.md",
|
||||
"demo": "tablesdb\/update-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -36726,7 +36726,7 @@
|
|||
"weight": 418,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-row.md",
|
||||
"demo": "tablesdb\/delete-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-row.md",
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
|
|
@ -36810,7 +36810,7 @@
|
|||
"weight": 421,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-row-logs.md",
|
||||
"demo": "tablesdb\/list-row-logs.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-row-logs.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -36903,7 +36903,7 @@
|
|||
"weight": 423,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/decrement-row-column.md",
|
||||
"demo": "tablesdb\/decrement-row-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/decrement-row-column.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -37018,7 +37018,7 @@
|
|||
"weight": 422,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/increment-row-column.md",
|
||||
"demo": "tablesdb\/increment-row-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/increment-row-column.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -37133,7 +37133,7 @@
|
|||
"weight": 384,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-table-usage.md",
|
||||
"demo": "tablesdb\/get-table-usage.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-table-usage.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -37225,7 +37225,7 @@
|
|||
"weight": 376,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-usage.md",
|
||||
"demo": "tablesdb\/get-usage.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-database-usage.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
|
|||
|
|
@ -22495,7 +22495,7 @@
|
|||
"weight": 375,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list.md",
|
||||
"demo": "tablesdb\/list.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -22569,7 +22569,7 @@
|
|||
"weight": 371,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create.md",
|
||||
"demo": "tablesdb\/create.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -22649,7 +22649,7 @@
|
|||
"weight": 372,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get.md",
|
||||
"demo": "tablesdb\/get.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -22709,7 +22709,7 @@
|
|||
"weight": 373,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update.md",
|
||||
"demo": "tablesdb\/update.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -22786,7 +22786,7 @@
|
|||
"weight": 374,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete.md",
|
||||
"demo": "tablesdb\/delete.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -22848,7 +22848,7 @@
|
|||
"weight": 382,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-tables.md",
|
||||
"demo": "tablesdb\/list-tables.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-tables.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -22932,7 +22932,7 @@
|
|||
"weight": 378,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-table.md",
|
||||
"demo": "tablesdb\/create-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23037,7 +23037,7 @@
|
|||
"weight": 379,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-table.md",
|
||||
"demo": "tablesdb\/get-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23107,7 +23107,7 @@
|
|||
"weight": 380,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-table.md",
|
||||
"demo": "tablesdb\/update-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23207,7 +23207,7 @@
|
|||
"weight": 381,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-table.md",
|
||||
"demo": "tablesdb\/delete-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23279,7 +23279,7 @@
|
|||
"weight": 387,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-columns.md",
|
||||
"demo": "tablesdb\/list-columns.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-columns.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23364,7 +23364,7 @@
|
|||
"weight": 388,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-boolean-column.md",
|
||||
"demo": "tablesdb\/create-boolean-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-boolean-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23471,7 +23471,7 @@
|
|||
"weight": 389,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-boolean-column.md",
|
||||
"demo": "tablesdb\/update-boolean-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-boolean-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23583,7 +23583,7 @@
|
|||
"weight": 390,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-datetime-column.md",
|
||||
"demo": "tablesdb\/create-datetime-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-datetime-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23690,7 +23690,7 @@
|
|||
"weight": 391,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-datetime-column.md",
|
||||
"demo": "tablesdb\/update-datetime-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-datetime-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23802,7 +23802,7 @@
|
|||
"weight": 392,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-email-column.md",
|
||||
"demo": "tablesdb\/create-email-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-email-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23909,7 +23909,7 @@
|
|||
"weight": 393,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-email-column.md",
|
||||
"demo": "tablesdb\/update-email-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-email-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24021,7 +24021,7 @@
|
|||
"weight": 394,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-enum-column.md",
|
||||
"demo": "tablesdb\/create-enum-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-enum-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24137,7 +24137,7 @@
|
|||
"weight": 395,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-enum-column.md",
|
||||
"demo": "tablesdb\/update-enum-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-enum-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24258,7 +24258,7 @@
|
|||
"weight": 396,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-float-column.md",
|
||||
"demo": "tablesdb\/create-float-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-float-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24375,7 +24375,7 @@
|
|||
"weight": 397,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-float-column.md",
|
||||
"demo": "tablesdb\/update-float-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-float-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24497,7 +24497,7 @@
|
|||
"weight": 398,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-integer-column.md",
|
||||
"demo": "tablesdb\/create-integer-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-integer-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24614,7 +24614,7 @@
|
|||
"weight": 399,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-integer-column.md",
|
||||
"demo": "tablesdb\/update-integer-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-integer-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24736,7 +24736,7 @@
|
|||
"weight": 400,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-ip-column.md",
|
||||
"demo": "tablesdb\/create-ip-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-ip-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24843,7 +24843,7 @@
|
|||
"weight": 401,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-ip-column.md",
|
||||
"demo": "tablesdb\/update-ip-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-ip-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24955,7 +24955,7 @@
|
|||
"weight": 402,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-relationship-column.md",
|
||||
"demo": "tablesdb\/create-relationship-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-relationship-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25087,7 +25087,7 @@
|
|||
"weight": 404,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-string-column.md",
|
||||
"demo": "tablesdb\/create-string-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-string-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25205,7 +25205,7 @@
|
|||
"weight": 405,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-string-column.md",
|
||||
"demo": "tablesdb\/update-string-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-string-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25322,7 +25322,7 @@
|
|||
"weight": 406,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-url-column.md",
|
||||
"demo": "tablesdb\/create-url-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-url-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25429,7 +25429,7 @@
|
|||
"weight": 407,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-url-column.md",
|
||||
"demo": "tablesdb\/update-url-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-url-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25572,7 +25572,7 @@
|
|||
"weight": 385,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-column.md",
|
||||
"demo": "tablesdb\/get-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25644,7 +25644,7 @@
|
|||
"weight": 386,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-column.md",
|
||||
"demo": "tablesdb\/delete-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25725,7 +25725,7 @@
|
|||
"weight": 403,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-relationship-column.md",
|
||||
"demo": "tablesdb\/update-relationship-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-relationship-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25834,7 +25834,7 @@
|
|||
"weight": 411,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-indexes.md",
|
||||
"demo": "tablesdb\/list-indexes.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-indexes.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25917,7 +25917,7 @@
|
|||
"weight": 408,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-index.md",
|
||||
"demo": "tablesdb\/create-index.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-index.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -26046,7 +26046,7 @@
|
|||
"weight": 409,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-index.md",
|
||||
"demo": "tablesdb\/get-index.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-index.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -26118,7 +26118,7 @@
|
|||
"weight": 410,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-index.md",
|
||||
"demo": "tablesdb\/delete-index.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-index.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -26199,7 +26199,7 @@
|
|||
"weight": 420,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-rows.md",
|
||||
"demo": "tablesdb\/list-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-rows.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -26286,7 +26286,7 @@
|
|||
"weight": 412,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-row.md",
|
||||
"demo": "tablesdb\/create-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -26456,7 +26456,7 @@
|
|||
"weight": 417,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/upsert-rows.md",
|
||||
"demo": "tablesdb\/upsert-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/upsert-rows.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -26578,7 +26578,7 @@
|
|||
"weight": 415,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-rows.md",
|
||||
"demo": "tablesdb\/update-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-rows.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -26673,7 +26673,7 @@
|
|||
"weight": 419,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-rows.md",
|
||||
"demo": "tablesdb\/delete-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-rows.md",
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
|
|
@ -26765,7 +26765,7 @@
|
|||
"weight": 413,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-row.md",
|
||||
"demo": "tablesdb\/get-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-row.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -26862,7 +26862,7 @@
|
|||
"weight": 416,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/upsert-row.md",
|
||||
"demo": "tablesdb\/upsert-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/upsert-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -27001,7 +27001,7 @@
|
|||
"weight": 414,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-row.md",
|
||||
"demo": "tablesdb\/update-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -27102,7 +27102,7 @@
|
|||
"weight": 418,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-row.md",
|
||||
"demo": "tablesdb\/delete-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-row.md",
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
|
|
@ -27188,7 +27188,7 @@
|
|||
"weight": 423,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/decrement-row-column.md",
|
||||
"demo": "tablesdb\/decrement-row-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/decrement-row-column.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -27305,7 +27305,7 @@
|
|||
"weight": 422,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/increment-row-column.md",
|
||||
"demo": "tablesdb\/increment-row-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/increment-row-column.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
|
|||
|
|
@ -7567,7 +7567,7 @@
|
|||
"weight": 420,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-rows.md",
|
||||
"demo": "tablesdb\/list-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-rows.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -7648,7 +7648,7 @@
|
|||
"weight": 412,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-row.md",
|
||||
"demo": "tablesdb\/create-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -7787,7 +7787,7 @@
|
|||
"weight": 413,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-row.md",
|
||||
"demo": "tablesdb\/get-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-row.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -7876,7 +7876,7 @@
|
|||
"weight": 416,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/upsert-row.md",
|
||||
"demo": "tablesdb\/upsert-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/upsert-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -8007,7 +8007,7 @@
|
|||
"weight": 414,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-row.md",
|
||||
"demo": "tablesdb\/update-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -8103,7 +8103,7 @@
|
|||
"weight": 418,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-row.md",
|
||||
"demo": "tablesdb\/delete-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-row.md",
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
|
|
@ -8182,7 +8182,7 @@
|
|||
"weight": 423,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/decrement-row-column.md",
|
||||
"demo": "tablesdb\/decrement-row-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/decrement-row-column.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -8290,7 +8290,7 @@
|
|||
"weight": 422,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/increment-row-column.md",
|
||||
"demo": "tablesdb\/increment-row-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/increment-row-column.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
|
|||
|
|
@ -32178,7 +32178,7 @@
|
|||
"weight": 375,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list.md",
|
||||
"demo": "tablesdb\/list.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32250,7 +32250,7 @@
|
|||
"weight": 371,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create.md",
|
||||
"demo": "tablesdb\/create.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32332,7 +32332,7 @@
|
|||
"weight": 377,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-usage.md",
|
||||
"demo": "tablesdb\/list-usage.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-usage.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32424,7 +32424,7 @@
|
|||
"weight": 372,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get.md",
|
||||
"demo": "tablesdb\/get.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32483,7 +32483,7 @@
|
|||
"weight": 373,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update.md",
|
||||
"demo": "tablesdb\/update.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32561,7 +32561,7 @@
|
|||
"weight": 374,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete.md",
|
||||
"demo": "tablesdb\/delete.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32620,7 +32620,7 @@
|
|||
"weight": 382,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-tables.md",
|
||||
"demo": "tablesdb\/list-tables.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-tables.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32700,7 +32700,7 @@
|
|||
"weight": 378,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-table.md",
|
||||
"demo": "tablesdb\/create-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32805,7 +32805,7 @@
|
|||
"weight": 379,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-table.md",
|
||||
"demo": "tablesdb\/get-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32872,7 +32872,7 @@
|
|||
"weight": 380,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-table.md",
|
||||
"demo": "tablesdb\/update-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32973,7 +32973,7 @@
|
|||
"weight": 381,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-table.md",
|
||||
"demo": "tablesdb\/delete-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33040,7 +33040,7 @@
|
|||
"weight": 387,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-columns.md",
|
||||
"demo": "tablesdb\/list-columns.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-columns.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33121,7 +33121,7 @@
|
|||
"weight": 388,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-boolean-column.md",
|
||||
"demo": "tablesdb\/create-boolean-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-boolean-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33227,7 +33227,7 @@
|
|||
"weight": 389,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-boolean-column.md",
|
||||
"demo": "tablesdb\/update-boolean-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-boolean-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33335,7 +33335,7 @@
|
|||
"weight": 390,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-datetime-column.md",
|
||||
"demo": "tablesdb\/create-datetime-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-datetime-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33441,7 +33441,7 @@
|
|||
"weight": 391,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-datetime-column.md",
|
||||
"demo": "tablesdb\/update-datetime-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-datetime-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33549,7 +33549,7 @@
|
|||
"weight": 392,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-email-column.md",
|
||||
"demo": "tablesdb\/create-email-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-email-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33655,7 +33655,7 @@
|
|||
"weight": 393,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-email-column.md",
|
||||
"demo": "tablesdb\/update-email-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-email-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33763,7 +33763,7 @@
|
|||
"weight": 394,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-enum-column.md",
|
||||
"demo": "tablesdb\/create-enum-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-enum-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33879,7 +33879,7 @@
|
|||
"weight": 395,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-enum-column.md",
|
||||
"demo": "tablesdb\/update-enum-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-enum-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33997,7 +33997,7 @@
|
|||
"weight": 396,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-float-column.md",
|
||||
"demo": "tablesdb\/create-float-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-float-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34115,7 +34115,7 @@
|
|||
"weight": 397,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-float-column.md",
|
||||
"demo": "tablesdb\/update-float-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-float-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34235,7 +34235,7 @@
|
|||
"weight": 398,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-integer-column.md",
|
||||
"demo": "tablesdb\/create-integer-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-integer-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34353,7 +34353,7 @@
|
|||
"weight": 399,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-integer-column.md",
|
||||
"demo": "tablesdb\/update-integer-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-integer-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34473,7 +34473,7 @@
|
|||
"weight": 400,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-ip-column.md",
|
||||
"demo": "tablesdb\/create-ip-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-ip-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34579,7 +34579,7 @@
|
|||
"weight": 401,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-ip-column.md",
|
||||
"demo": "tablesdb\/update-ip-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-ip-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34687,7 +34687,7 @@
|
|||
"weight": 402,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-relationship-column.md",
|
||||
"demo": "tablesdb\/create-relationship-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-relationship-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34820,7 +34820,7 @@
|
|||
"weight": 404,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-string-column.md",
|
||||
"demo": "tablesdb\/create-string-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-string-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34939,7 +34939,7 @@
|
|||
"weight": 405,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-string-column.md",
|
||||
"demo": "tablesdb\/update-string-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-string-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35053,7 +35053,7 @@
|
|||
"weight": 406,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-url-column.md",
|
||||
"demo": "tablesdb\/create-url-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-url-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35159,7 +35159,7 @@
|
|||
"weight": 407,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-url-column.md",
|
||||
"demo": "tablesdb\/update-url-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-url-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35296,7 +35296,7 @@
|
|||
"weight": 385,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-column.md",
|
||||
"demo": "tablesdb\/get-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35365,7 +35365,7 @@
|
|||
"weight": 386,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-column.md",
|
||||
"demo": "tablesdb\/delete-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35441,7 +35441,7 @@
|
|||
"weight": 403,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-relationship-column.md",
|
||||
"demo": "tablesdb\/update-relationship-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-relationship-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35543,7 +35543,7 @@
|
|||
"weight": 411,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-indexes.md",
|
||||
"demo": "tablesdb\/list-indexes.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-indexes.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35622,7 +35622,7 @@
|
|||
"weight": 408,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-index.md",
|
||||
"demo": "tablesdb\/create-index.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-index.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35749,7 +35749,7 @@
|
|||
"weight": 409,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-index.md",
|
||||
"demo": "tablesdb\/get-index.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-index.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35818,7 +35818,7 @@
|
|||
"weight": 410,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-index.md",
|
||||
"demo": "tablesdb\/delete-index.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-index.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35892,7 +35892,7 @@
|
|||
"weight": 383,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-table-logs.md",
|
||||
"demo": "tablesdb\/list-table-logs.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-table-logs.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35970,7 +35970,7 @@
|
|||
"weight": 420,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-rows.md",
|
||||
"demo": "tablesdb\/list-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-rows.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -36051,7 +36051,7 @@
|
|||
"weight": 412,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-row.md",
|
||||
"demo": "tablesdb\/create-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -36216,7 +36216,7 @@
|
|||
"weight": 417,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/upsert-rows.md",
|
||||
"demo": "tablesdb\/upsert-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/upsert-rows.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -36333,7 +36333,7 @@
|
|||
"weight": 415,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-rows.md",
|
||||
"demo": "tablesdb\/update-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-rows.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -36425,7 +36425,7 @@
|
|||
"weight": 419,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-rows.md",
|
||||
"demo": "tablesdb\/delete-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-rows.md",
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
|
|
@ -36511,7 +36511,7 @@
|
|||
"weight": 413,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-row.md",
|
||||
"demo": "tablesdb\/get-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-row.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -36600,7 +36600,7 @@
|
|||
"weight": 416,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/upsert-row.md",
|
||||
"demo": "tablesdb\/upsert-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/upsert-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -36731,7 +36731,7 @@
|
|||
"weight": 414,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-row.md",
|
||||
"demo": "tablesdb\/update-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -36827,7 +36827,7 @@
|
|||
"weight": 418,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-row.md",
|
||||
"demo": "tablesdb\/delete-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-row.md",
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
|
|
@ -36904,7 +36904,7 @@
|
|||
"weight": 421,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-row-logs.md",
|
||||
"demo": "tablesdb\/list-row-logs.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-row-logs.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -36992,7 +36992,7 @@
|
|||
"weight": 423,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/decrement-row-column.md",
|
||||
"demo": "tablesdb\/decrement-row-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/decrement-row-column.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -37100,7 +37100,7 @@
|
|||
"weight": 422,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/increment-row-column.md",
|
||||
"demo": "tablesdb\/increment-row-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/increment-row-column.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -37206,7 +37206,7 @@
|
|||
"weight": 384,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-table-usage.md",
|
||||
"demo": "tablesdb\/get-table-usage.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-table-usage.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -37292,7 +37292,7 @@
|
|||
"weight": 376,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-usage.md",
|
||||
"demo": "tablesdb\/get-usage.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-database-usage.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
|
|||
|
|
@ -22730,7 +22730,7 @@
|
|||
"weight": 375,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list.md",
|
||||
"demo": "tablesdb\/list.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -22803,7 +22803,7 @@
|
|||
"weight": 371,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create.md",
|
||||
"demo": "tablesdb\/create.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -22886,7 +22886,7 @@
|
|||
"weight": 372,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get.md",
|
||||
"demo": "tablesdb\/get.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -22946,7 +22946,7 @@
|
|||
"weight": 373,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update.md",
|
||||
"demo": "tablesdb\/update.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23025,7 +23025,7 @@
|
|||
"weight": 374,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete.md",
|
||||
"demo": "tablesdb\/delete.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23085,7 +23085,7 @@
|
|||
"weight": 382,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-tables.md",
|
||||
"demo": "tablesdb\/list-tables.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-tables.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23166,7 +23166,7 @@
|
|||
"weight": 378,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-table.md",
|
||||
"demo": "tablesdb\/create-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23272,7 +23272,7 @@
|
|||
"weight": 379,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-table.md",
|
||||
"demo": "tablesdb\/get-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23340,7 +23340,7 @@
|
|||
"weight": 380,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-table.md",
|
||||
"demo": "tablesdb\/update-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23442,7 +23442,7 @@
|
|||
"weight": 381,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-table.md",
|
||||
"demo": "tablesdb\/delete-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23510,7 +23510,7 @@
|
|||
"weight": 387,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-columns.md",
|
||||
"demo": "tablesdb\/list-columns.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-columns.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23592,7 +23592,7 @@
|
|||
"weight": 388,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-boolean-column.md",
|
||||
"demo": "tablesdb\/create-boolean-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-boolean-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23699,7 +23699,7 @@
|
|||
"weight": 389,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-boolean-column.md",
|
||||
"demo": "tablesdb\/update-boolean-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-boolean-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23808,7 +23808,7 @@
|
|||
"weight": 390,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-datetime-column.md",
|
||||
"demo": "tablesdb\/create-datetime-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-datetime-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23915,7 +23915,7 @@
|
|||
"weight": 391,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-datetime-column.md",
|
||||
"demo": "tablesdb\/update-datetime-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-datetime-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24024,7 +24024,7 @@
|
|||
"weight": 392,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-email-column.md",
|
||||
"demo": "tablesdb\/create-email-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-email-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24131,7 +24131,7 @@
|
|||
"weight": 393,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-email-column.md",
|
||||
"demo": "tablesdb\/update-email-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-email-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24240,7 +24240,7 @@
|
|||
"weight": 394,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-enum-column.md",
|
||||
"demo": "tablesdb\/create-enum-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-enum-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24357,7 +24357,7 @@
|
|||
"weight": 395,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-enum-column.md",
|
||||
"demo": "tablesdb\/update-enum-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-enum-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24476,7 +24476,7 @@
|
|||
"weight": 396,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-float-column.md",
|
||||
"demo": "tablesdb\/create-float-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-float-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24595,7 +24595,7 @@
|
|||
"weight": 397,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-float-column.md",
|
||||
"demo": "tablesdb\/update-float-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-float-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24716,7 +24716,7 @@
|
|||
"weight": 398,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-integer-column.md",
|
||||
"demo": "tablesdb\/create-integer-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-integer-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24835,7 +24835,7 @@
|
|||
"weight": 399,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-integer-column.md",
|
||||
"demo": "tablesdb\/update-integer-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-integer-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24956,7 +24956,7 @@
|
|||
"weight": 400,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-ip-column.md",
|
||||
"demo": "tablesdb\/create-ip-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-ip-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25063,7 +25063,7 @@
|
|||
"weight": 401,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-ip-column.md",
|
||||
"demo": "tablesdb\/update-ip-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-ip-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25172,7 +25172,7 @@
|
|||
"weight": 402,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-relationship-column.md",
|
||||
"demo": "tablesdb\/create-relationship-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-relationship-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25306,7 +25306,7 @@
|
|||
"weight": 404,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-string-column.md",
|
||||
"demo": "tablesdb\/create-string-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-string-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25426,7 +25426,7 @@
|
|||
"weight": 405,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-string-column.md",
|
||||
"demo": "tablesdb\/update-string-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-string-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25541,7 +25541,7 @@
|
|||
"weight": 406,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-url-column.md",
|
||||
"demo": "tablesdb\/create-url-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-url-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25648,7 +25648,7 @@
|
|||
"weight": 407,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-url-column.md",
|
||||
"demo": "tablesdb\/update-url-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-url-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25786,7 +25786,7 @@
|
|||
"weight": 385,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-column.md",
|
||||
"demo": "tablesdb\/get-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25856,7 +25856,7 @@
|
|||
"weight": 386,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-column.md",
|
||||
"demo": "tablesdb\/delete-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25933,7 +25933,7 @@
|
|||
"weight": 403,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-relationship-column.md",
|
||||
"demo": "tablesdb\/update-relationship-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-relationship-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -26036,7 +26036,7 @@
|
|||
"weight": 411,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-indexes.md",
|
||||
"demo": "tablesdb\/list-indexes.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-indexes.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -26116,7 +26116,7 @@
|
|||
"weight": 408,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-index.md",
|
||||
"demo": "tablesdb\/create-index.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-index.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -26244,7 +26244,7 @@
|
|||
"weight": 409,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-index.md",
|
||||
"demo": "tablesdb\/get-index.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-index.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -26314,7 +26314,7 @@
|
|||
"weight": 410,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-index.md",
|
||||
"demo": "tablesdb\/delete-index.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-index.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -26389,7 +26389,7 @@
|
|||
"weight": 420,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-rows.md",
|
||||
"demo": "tablesdb\/list-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-rows.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -26472,7 +26472,7 @@
|
|||
"weight": 412,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-row.md",
|
||||
"demo": "tablesdb\/create-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -26641,7 +26641,7 @@
|
|||
"weight": 417,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/upsert-rows.md",
|
||||
"demo": "tablesdb\/upsert-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/upsert-rows.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -26760,7 +26760,7 @@
|
|||
"weight": 415,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-rows.md",
|
||||
"demo": "tablesdb\/update-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-rows.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -26853,7 +26853,7 @@
|
|||
"weight": 419,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-rows.md",
|
||||
"demo": "tablesdb\/delete-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-rows.md",
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
|
|
@ -26940,7 +26940,7 @@
|
|||
"weight": 413,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-row.md",
|
||||
"demo": "tablesdb\/get-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-row.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -27031,7 +27031,7 @@
|
|||
"weight": 416,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/upsert-row.md",
|
||||
"demo": "tablesdb\/upsert-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/upsert-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -27165,7 +27165,7 @@
|
|||
"weight": 414,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-row.md",
|
||||
"demo": "tablesdb\/update-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -27263,7 +27263,7 @@
|
|||
"weight": 418,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-row.md",
|
||||
"demo": "tablesdb\/delete-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-row.md",
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
|
|
@ -27344,7 +27344,7 @@
|
|||
"weight": 423,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/decrement-row-column.md",
|
||||
"demo": "tablesdb\/decrement-row-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/decrement-row-column.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -27454,7 +27454,7 @@
|
|||
"weight": 422,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/increment-row-column.md",
|
||||
"demo": "tablesdb\/increment-row-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/increment-row-column.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
|
|||
|
|
@ -7567,7 +7567,7 @@
|
|||
"weight": 420,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-rows.md",
|
||||
"demo": "tablesdb\/list-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-rows.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -7648,7 +7648,7 @@
|
|||
"weight": 412,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-row.md",
|
||||
"demo": "tablesdb\/create-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -7787,7 +7787,7 @@
|
|||
"weight": 413,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-row.md",
|
||||
"demo": "tablesdb\/get-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-row.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -7876,7 +7876,7 @@
|
|||
"weight": 416,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/upsert-row.md",
|
||||
"demo": "tablesdb\/upsert-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/upsert-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -8007,7 +8007,7 @@
|
|||
"weight": 414,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-row.md",
|
||||
"demo": "tablesdb\/update-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -8103,7 +8103,7 @@
|
|||
"weight": 418,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-row.md",
|
||||
"demo": "tablesdb\/delete-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-row.md",
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
|
|
@ -8182,7 +8182,7 @@
|
|||
"weight": 423,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/decrement-row-column.md",
|
||||
"demo": "tablesdb\/decrement-row-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/decrement-row-column.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -8290,7 +8290,7 @@
|
|||
"weight": 422,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/increment-row-column.md",
|
||||
"demo": "tablesdb\/increment-row-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/increment-row-column.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
|
|||
|
|
@ -32178,7 +32178,7 @@
|
|||
"weight": 375,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list.md",
|
||||
"demo": "tablesdb\/list.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32250,7 +32250,7 @@
|
|||
"weight": 371,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create.md",
|
||||
"demo": "tablesdb\/create.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32332,7 +32332,7 @@
|
|||
"weight": 377,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-usage.md",
|
||||
"demo": "tablesdb\/list-usage.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-usage.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32424,7 +32424,7 @@
|
|||
"weight": 372,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get.md",
|
||||
"demo": "tablesdb\/get.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32483,7 +32483,7 @@
|
|||
"weight": 373,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update.md",
|
||||
"demo": "tablesdb\/update.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32561,7 +32561,7 @@
|
|||
"weight": 374,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete.md",
|
||||
"demo": "tablesdb\/delete.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32620,7 +32620,7 @@
|
|||
"weight": 382,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-tables.md",
|
||||
"demo": "tablesdb\/list-tables.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-tables.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32700,7 +32700,7 @@
|
|||
"weight": 378,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-table.md",
|
||||
"demo": "tablesdb\/create-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32805,7 +32805,7 @@
|
|||
"weight": 379,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-table.md",
|
||||
"demo": "tablesdb\/get-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32872,7 +32872,7 @@
|
|||
"weight": 380,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-table.md",
|
||||
"demo": "tablesdb\/update-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -32973,7 +32973,7 @@
|
|||
"weight": 381,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-table.md",
|
||||
"demo": "tablesdb\/delete-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33040,7 +33040,7 @@
|
|||
"weight": 387,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-columns.md",
|
||||
"demo": "tablesdb\/list-columns.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-columns.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33121,7 +33121,7 @@
|
|||
"weight": 388,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-boolean-column.md",
|
||||
"demo": "tablesdb\/create-boolean-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-boolean-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33227,7 +33227,7 @@
|
|||
"weight": 389,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-boolean-column.md",
|
||||
"demo": "tablesdb\/update-boolean-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-boolean-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33335,7 +33335,7 @@
|
|||
"weight": 390,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-datetime-column.md",
|
||||
"demo": "tablesdb\/create-datetime-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-datetime-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33441,7 +33441,7 @@
|
|||
"weight": 391,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-datetime-column.md",
|
||||
"demo": "tablesdb\/update-datetime-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-datetime-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33549,7 +33549,7 @@
|
|||
"weight": 392,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-email-column.md",
|
||||
"demo": "tablesdb\/create-email-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-email-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33655,7 +33655,7 @@
|
|||
"weight": 393,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-email-column.md",
|
||||
"demo": "tablesdb\/update-email-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-email-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33763,7 +33763,7 @@
|
|||
"weight": 394,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-enum-column.md",
|
||||
"demo": "tablesdb\/create-enum-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-enum-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33879,7 +33879,7 @@
|
|||
"weight": 395,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-enum-column.md",
|
||||
"demo": "tablesdb\/update-enum-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-enum-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -33997,7 +33997,7 @@
|
|||
"weight": 396,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-float-column.md",
|
||||
"demo": "tablesdb\/create-float-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-float-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34115,7 +34115,7 @@
|
|||
"weight": 397,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-float-column.md",
|
||||
"demo": "tablesdb\/update-float-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-float-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34235,7 +34235,7 @@
|
|||
"weight": 398,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-integer-column.md",
|
||||
"demo": "tablesdb\/create-integer-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-integer-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34353,7 +34353,7 @@
|
|||
"weight": 399,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-integer-column.md",
|
||||
"demo": "tablesdb\/update-integer-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-integer-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34473,7 +34473,7 @@
|
|||
"weight": 400,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-ip-column.md",
|
||||
"demo": "tablesdb\/create-ip-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-ip-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34579,7 +34579,7 @@
|
|||
"weight": 401,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-ip-column.md",
|
||||
"demo": "tablesdb\/update-ip-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-ip-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34687,7 +34687,7 @@
|
|||
"weight": 402,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-relationship-column.md",
|
||||
"demo": "tablesdb\/create-relationship-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-relationship-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34820,7 +34820,7 @@
|
|||
"weight": 404,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-string-column.md",
|
||||
"demo": "tablesdb\/create-string-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-string-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -34939,7 +34939,7 @@
|
|||
"weight": 405,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-string-column.md",
|
||||
"demo": "tablesdb\/update-string-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-string-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35053,7 +35053,7 @@
|
|||
"weight": 406,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-url-column.md",
|
||||
"demo": "tablesdb\/create-url-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-url-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35159,7 +35159,7 @@
|
|||
"weight": 407,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-url-column.md",
|
||||
"demo": "tablesdb\/update-url-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-url-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35296,7 +35296,7 @@
|
|||
"weight": 385,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-column.md",
|
||||
"demo": "tablesdb\/get-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35365,7 +35365,7 @@
|
|||
"weight": 386,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-column.md",
|
||||
"demo": "tablesdb\/delete-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35441,7 +35441,7 @@
|
|||
"weight": 403,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-relationship-column.md",
|
||||
"demo": "tablesdb\/update-relationship-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-relationship-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35543,7 +35543,7 @@
|
|||
"weight": 411,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-indexes.md",
|
||||
"demo": "tablesdb\/list-indexes.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-indexes.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35622,7 +35622,7 @@
|
|||
"weight": 408,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-index.md",
|
||||
"demo": "tablesdb\/create-index.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-index.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35749,7 +35749,7 @@
|
|||
"weight": 409,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-index.md",
|
||||
"demo": "tablesdb\/get-index.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-index.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35818,7 +35818,7 @@
|
|||
"weight": 410,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-index.md",
|
||||
"demo": "tablesdb\/delete-index.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-index.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35892,7 +35892,7 @@
|
|||
"weight": 383,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-table-logs.md",
|
||||
"demo": "tablesdb\/list-table-logs.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-table-logs.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -35970,7 +35970,7 @@
|
|||
"weight": 420,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-rows.md",
|
||||
"demo": "tablesdb\/list-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-rows.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -36051,7 +36051,7 @@
|
|||
"weight": 412,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-row.md",
|
||||
"demo": "tablesdb\/create-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -36216,7 +36216,7 @@
|
|||
"weight": 417,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/upsert-rows.md",
|
||||
"demo": "tablesdb\/upsert-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/upsert-rows.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -36333,7 +36333,7 @@
|
|||
"weight": 415,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-rows.md",
|
||||
"demo": "tablesdb\/update-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-rows.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -36425,7 +36425,7 @@
|
|||
"weight": 419,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-rows.md",
|
||||
"demo": "tablesdb\/delete-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-rows.md",
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
|
|
@ -36511,7 +36511,7 @@
|
|||
"weight": 413,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-row.md",
|
||||
"demo": "tablesdb\/get-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-row.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -36600,7 +36600,7 @@
|
|||
"weight": 416,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/upsert-row.md",
|
||||
"demo": "tablesdb\/upsert-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/upsert-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -36731,7 +36731,7 @@
|
|||
"weight": 414,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-row.md",
|
||||
"demo": "tablesdb\/update-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -36827,7 +36827,7 @@
|
|||
"weight": 418,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-row.md",
|
||||
"demo": "tablesdb\/delete-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-row.md",
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
|
|
@ -36904,7 +36904,7 @@
|
|||
"weight": 421,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-row-logs.md",
|
||||
"demo": "tablesdb\/list-row-logs.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-row-logs.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -36992,7 +36992,7 @@
|
|||
"weight": 423,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/decrement-row-column.md",
|
||||
"demo": "tablesdb\/decrement-row-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/decrement-row-column.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -37100,7 +37100,7 @@
|
|||
"weight": 422,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/increment-row-column.md",
|
||||
"demo": "tablesdb\/increment-row-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/increment-row-column.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -37206,7 +37206,7 @@
|
|||
"weight": 384,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-table-usage.md",
|
||||
"demo": "tablesdb\/get-table-usage.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-table-usage.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -37292,7 +37292,7 @@
|
|||
"weight": 376,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-usage.md",
|
||||
"demo": "tablesdb\/get-usage.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-database-usage.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
|
|||
|
|
@ -22730,7 +22730,7 @@
|
|||
"weight": 375,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list.md",
|
||||
"demo": "tablesdb\/list.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -22803,7 +22803,7 @@
|
|||
"weight": 371,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create.md",
|
||||
"demo": "tablesdb\/create.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -22886,7 +22886,7 @@
|
|||
"weight": 372,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get.md",
|
||||
"demo": "tablesdb\/get.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -22946,7 +22946,7 @@
|
|||
"weight": 373,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update.md",
|
||||
"demo": "tablesdb\/update.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23025,7 +23025,7 @@
|
|||
"weight": 374,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete.md",
|
||||
"demo": "tablesdb\/delete.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23085,7 +23085,7 @@
|
|||
"weight": 382,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-tables.md",
|
||||
"demo": "tablesdb\/list-tables.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-tables.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23166,7 +23166,7 @@
|
|||
"weight": 378,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-table.md",
|
||||
"demo": "tablesdb\/create-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23272,7 +23272,7 @@
|
|||
"weight": 379,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-table.md",
|
||||
"demo": "tablesdb\/get-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23340,7 +23340,7 @@
|
|||
"weight": 380,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-table.md",
|
||||
"demo": "tablesdb\/update-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23442,7 +23442,7 @@
|
|||
"weight": 381,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-table.md",
|
||||
"demo": "tablesdb\/delete-table.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-table.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23510,7 +23510,7 @@
|
|||
"weight": 387,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-columns.md",
|
||||
"demo": "tablesdb\/list-columns.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-columns.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23592,7 +23592,7 @@
|
|||
"weight": 388,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-boolean-column.md",
|
||||
"demo": "tablesdb\/create-boolean-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-boolean-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23699,7 +23699,7 @@
|
|||
"weight": 389,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-boolean-column.md",
|
||||
"demo": "tablesdb\/update-boolean-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-boolean-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23808,7 +23808,7 @@
|
|||
"weight": 390,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-datetime-column.md",
|
||||
"demo": "tablesdb\/create-datetime-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-datetime-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -23915,7 +23915,7 @@
|
|||
"weight": 391,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-datetime-column.md",
|
||||
"demo": "tablesdb\/update-datetime-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-datetime-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24024,7 +24024,7 @@
|
|||
"weight": 392,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-email-column.md",
|
||||
"demo": "tablesdb\/create-email-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-email-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24131,7 +24131,7 @@
|
|||
"weight": 393,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-email-column.md",
|
||||
"demo": "tablesdb\/update-email-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-email-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24240,7 +24240,7 @@
|
|||
"weight": 394,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-enum-column.md",
|
||||
"demo": "tablesdb\/create-enum-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-enum-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24357,7 +24357,7 @@
|
|||
"weight": 395,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-enum-column.md",
|
||||
"demo": "tablesdb\/update-enum-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-enum-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24476,7 +24476,7 @@
|
|||
"weight": 396,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-float-column.md",
|
||||
"demo": "tablesdb\/create-float-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-float-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24595,7 +24595,7 @@
|
|||
"weight": 397,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-float-column.md",
|
||||
"demo": "tablesdb\/update-float-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-float-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24716,7 +24716,7 @@
|
|||
"weight": 398,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-integer-column.md",
|
||||
"demo": "tablesdb\/create-integer-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-integer-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24835,7 +24835,7 @@
|
|||
"weight": 399,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-integer-column.md",
|
||||
"demo": "tablesdb\/update-integer-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-integer-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -24956,7 +24956,7 @@
|
|||
"weight": 400,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-ip-column.md",
|
||||
"demo": "tablesdb\/create-ip-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-ip-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25063,7 +25063,7 @@
|
|||
"weight": 401,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-ip-column.md",
|
||||
"demo": "tablesdb\/update-ip-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-ip-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25172,7 +25172,7 @@
|
|||
"weight": 402,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-relationship-column.md",
|
||||
"demo": "tablesdb\/create-relationship-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-relationship-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25306,7 +25306,7 @@
|
|||
"weight": 404,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-string-column.md",
|
||||
"demo": "tablesdb\/create-string-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-string-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25426,7 +25426,7 @@
|
|||
"weight": 405,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-string-column.md",
|
||||
"demo": "tablesdb\/update-string-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-string-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25541,7 +25541,7 @@
|
|||
"weight": 406,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-url-column.md",
|
||||
"demo": "tablesdb\/create-url-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-url-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25648,7 +25648,7 @@
|
|||
"weight": 407,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-url-column.md",
|
||||
"demo": "tablesdb\/update-url-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-url-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25786,7 +25786,7 @@
|
|||
"weight": 385,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-column.md",
|
||||
"demo": "tablesdb\/get-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25856,7 +25856,7 @@
|
|||
"weight": 386,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-column.md",
|
||||
"demo": "tablesdb\/delete-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -25933,7 +25933,7 @@
|
|||
"weight": 403,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-relationship-column.md",
|
||||
"demo": "tablesdb\/update-relationship-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-relationship-column.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -26036,7 +26036,7 @@
|
|||
"weight": 411,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-indexes.md",
|
||||
"demo": "tablesdb\/list-indexes.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-indexes.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -26116,7 +26116,7 @@
|
|||
"weight": 408,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-index.md",
|
||||
"demo": "tablesdb\/create-index.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-index.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -26244,7 +26244,7 @@
|
|||
"weight": 409,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-index.md",
|
||||
"demo": "tablesdb\/get-index.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-index.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -26314,7 +26314,7 @@
|
|||
"weight": 410,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-index.md",
|
||||
"demo": "tablesdb\/delete-index.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-index.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -26389,7 +26389,7 @@
|
|||
"weight": 420,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/list-rows.md",
|
||||
"demo": "tablesdb\/list-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/list-rows.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -26472,7 +26472,7 @@
|
|||
"weight": 412,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/create-row.md",
|
||||
"demo": "tablesdb\/create-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/create-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -26641,7 +26641,7 @@
|
|||
"weight": 417,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/upsert-rows.md",
|
||||
"demo": "tablesdb\/upsert-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/upsert-rows.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -26760,7 +26760,7 @@
|
|||
"weight": 415,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-rows.md",
|
||||
"demo": "tablesdb\/update-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-rows.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -26853,7 +26853,7 @@
|
|||
"weight": 419,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-rows.md",
|
||||
"demo": "tablesdb\/delete-rows.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-rows.md",
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
|
|
@ -26940,7 +26940,7 @@
|
|||
"weight": 413,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/get-row.md",
|
||||
"demo": "tablesdb\/get-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/get-row.md",
|
||||
"rate-limit": 0,
|
||||
"rate-time": 3600,
|
||||
|
|
@ -27031,7 +27031,7 @@
|
|||
"weight": 416,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/upsert-row.md",
|
||||
"demo": "tablesdb\/upsert-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/upsert-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -27165,7 +27165,7 @@
|
|||
"weight": 414,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/update-row.md",
|
||||
"demo": "tablesdb\/update-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/update-row.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -27263,7 +27263,7 @@
|
|||
"weight": 418,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/delete-row.md",
|
||||
"demo": "tablesdb\/delete-row.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/delete-row.md",
|
||||
"rate-limit": 60,
|
||||
"rate-time": 60,
|
||||
|
|
@ -27344,7 +27344,7 @@
|
|||
"weight": 423,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/decrement-row-column.md",
|
||||
"demo": "tablesdb\/decrement-row-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/decrement-row-column.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
@ -27454,7 +27454,7 @@
|
|||
"weight": 422,
|
||||
"cookies": false,
|
||||
"type": "",
|
||||
"demo": "tables-db\/increment-row-column.md",
|
||||
"demo": "tablesdb\/increment-row-column.md",
|
||||
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/tablesdb\/increment-row-column.md",
|
||||
"rate-limit": 120,
|
||||
"rate-time": 60,
|
||||
|
|
|
|||
|
|
@ -156,7 +156,7 @@ class OpenAPI3 extends Format
|
|||
'weight' => $route->getOrder(),
|
||||
'cookies' => $route->getLabel('sdk.cookies', false),
|
||||
'type' => $sdk->getType()->value ?? '',
|
||||
'demo' => Template::fromCamelCaseToDash($namespace) . '/' . Template::fromCamelCaseToDash($methodName) . '.md',
|
||||
'demo' => \strtolower($namespace) . '/' . Template::fromCamelCaseToDash($methodName) . '.md',
|
||||
'edit' => 'https://github.com/appwrite/appwrite/edit/master' . $sdk->getDescription() ?? '',
|
||||
'rate-limit' => $route->getLabel('abuse-limit', 0),
|
||||
'rate-time' => $route->getLabel('abuse-time', 3600),
|
||||
|
|
|
|||
|
|
@ -160,7 +160,7 @@ class Swagger2 extends Format
|
|||
'weight' => $route->getOrder(),
|
||||
'cookies' => $route->getLabel('sdk.cookies', false),
|
||||
'type' => $sdk->getType()->value ?? '',
|
||||
'demo' => Template::fromCamelCaseToDash($namespace) . '/' . Template::fromCamelCaseToDash($methodName) . '.md',
|
||||
'demo' => \strtolower($namespace) . '/' . Template::fromCamelCaseToDash($methodName) . '.md',
|
||||
'edit' => 'https://github.com/appwrite/appwrite/edit/master' . $sdk->getDescription() ?? '',
|
||||
'rate-limit' => $route->getLabel('abuse-limit', 0),
|
||||
'rate-time' => $route->getLabel('abuse-time', 3600),
|
||||
|
|
|
|||
Loading…
Reference in a new issue