chore: update format

This commit is contained in:
Chirag Aggarwal
2025-07-02 11:53:26 +05:30
parent 9c413fd020
commit 85250ba7bb
56 changed files with 815 additions and 639 deletions
+24 -18
View File
@@ -4364,9 +4364,10 @@
"weight": 340,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.listRows",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.listRows"
},
"demo": "databases\/list-documents.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/list-documents.md",
"rate-limit": 0,
@@ -4451,9 +4452,10 @@
"weight": 332,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createRow",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createRow"
},
"demo": "databases\/create-document.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-document.md",
"rate-limit": 120,
@@ -4618,9 +4620,10 @@
"weight": 333,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.getRow",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.getRow"
},
"demo": "databases\/get-document.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/get-document.md",
"rate-limit": 0,
@@ -4715,9 +4718,10 @@
"weight": 336,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.upsertRow",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.upsertRow"
},
"demo": "databases\/upsert-document.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/upsert-document.md",
"rate-limit": 120,
@@ -4845,9 +4849,10 @@
"weight": 334,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateRow",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateRow"
},
"demo": "databases\/update-document.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-document.md",
"rate-limit": 120,
@@ -4946,9 +4951,10 @@
"weight": 338,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.deleteRow",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.deleteRow"
},
"demo": "databases\/delete-document.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/delete-document.md",
"rate-limit": 60,
+184 -138
View File
@@ -4965,9 +4965,10 @@
"weight": 329,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.list",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.list"
},
"demo": "databases\/list-collections.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/list-collections.md",
"rate-limit": 0,
@@ -5050,9 +5051,10 @@
"weight": 325,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.create",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createTable"
},
"demo": "databases\/create-collection.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-collection.md",
"rate-limit": 0,
@@ -5156,9 +5158,10 @@
"weight": 326,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.get",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.getTable"
},
"demo": "databases\/get-collection.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/get-collection.md",
"rate-limit": 0,
@@ -5227,9 +5230,10 @@
"weight": 327,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.update",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateTable"
},
"demo": "databases\/update-collection.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-collection.md",
"rate-limit": 0,
@@ -5328,9 +5332,10 @@
"weight": 328,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.delete",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.deleteTable"
},
"demo": "databases\/delete-collection.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/delete-collection.md",
"rate-limit": 0,
@@ -5401,9 +5406,10 @@
"weight": 346,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.listColumns",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.listColumns"
},
"demo": "databases\/list-attributes.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/list-attributes.md",
"rate-limit": 0,
@@ -5487,9 +5493,10 @@
"weight": 347,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createBooleanColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createBooleanColumn"
},
"demo": "databases\/create-boolean-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-boolean-attribute.md",
"rate-limit": 0,
@@ -5595,9 +5602,10 @@
"weight": 348,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateBooleanColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateBooleanColumn"
},
"demo": "databases\/update-boolean-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-boolean-attribute.md",
"rate-limit": 0,
@@ -5708,9 +5716,10 @@
"weight": 349,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createDatetimeColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createDatetimeColumn"
},
"demo": "databases\/create-datetime-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-datetime-attribute.md",
"rate-limit": 0,
@@ -5816,9 +5825,10 @@
"weight": 350,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateDatetimeColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateDatetimeColumn"
},
"demo": "databases\/update-datetime-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-datetime-attribute.md",
"rate-limit": 0,
@@ -5929,9 +5939,10 @@
"weight": 351,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createEmailColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createEmailColumn"
},
"demo": "databases\/create-email-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-email-attribute.md",
"rate-limit": 0,
@@ -6037,9 +6048,10 @@
"weight": 352,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateEmailColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateEmailColumn"
},
"demo": "databases\/update-email-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-email-attribute.md",
"rate-limit": 0,
@@ -6150,9 +6162,10 @@
"weight": 353,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createEnumColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createEnumColumn"
},
"demo": "databases\/create-enum-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-enum-attribute.md",
"rate-limit": 0,
@@ -6267,9 +6280,10 @@
"weight": 354,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateEnumColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateEnumColumn"
},
"demo": "databases\/update-enum-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-enum-attribute.md",
"rate-limit": 0,
@@ -6389,9 +6403,10 @@
"weight": 355,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createFloatColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createFloatColumn"
},
"demo": "databases\/create-float-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-float-attribute.md",
"rate-limit": 0,
@@ -6507,9 +6522,10 @@
"weight": 356,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateFloatColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateFloatColumn"
},
"demo": "databases\/update-float-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-float-attribute.md",
"rate-limit": 0,
@@ -6630,9 +6646,10 @@
"weight": 357,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createIntegerColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createIntegerColumn"
},
"demo": "databases\/create-integer-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-integer-attribute.md",
"rate-limit": 0,
@@ -6748,9 +6765,10 @@
"weight": 358,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateIntegerColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateIntegerColumn"
},
"demo": "databases\/update-integer-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-integer-attribute.md",
"rate-limit": 0,
@@ -6871,9 +6889,10 @@
"weight": 359,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createIpColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createIpColumn"
},
"demo": "databases\/create-ip-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-ip-attribute.md",
"rate-limit": 0,
@@ -6979,9 +6998,10 @@
"weight": 360,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateIpColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateIpColumn"
},
"demo": "databases\/update-ip-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-ip-attribute.md",
"rate-limit": 0,
@@ -7092,9 +7112,10 @@
"weight": 361,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createRelationshipColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createRelationshipColumn"
},
"demo": "databases\/create-relationship-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-relationship-attribute.md",
"rate-limit": 0,
@@ -7225,9 +7246,10 @@
"weight": 363,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createStringColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createStringColumn"
},
"demo": "databases\/create-string-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-string-attribute.md",
"rate-limit": 0,
@@ -7344,9 +7366,10 @@
"weight": 364,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateStringColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateStringColumn"
},
"demo": "databases\/update-string-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-string-attribute.md",
"rate-limit": 0,
@@ -7462,9 +7485,10 @@
"weight": 365,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createUrlColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createUrlColumn"
},
"demo": "databases\/create-url-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-url-attribute.md",
"rate-limit": 0,
@@ -7570,9 +7594,10 @@
"weight": 366,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateUrlColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateUrlColumn"
},
"demo": "databases\/update-url-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-url-attribute.md",
"rate-limit": 0,
@@ -7714,9 +7739,10 @@
"weight": 344,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.getColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.getColumn"
},
"demo": "databases\/get-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/get-attribute.md",
"rate-limit": 0,
@@ -7787,9 +7813,10 @@
"weight": 345,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.deleteColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.deleteColumn"
},
"demo": "databases\/delete-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/delete-attribute.md",
"rate-limit": 0,
@@ -7869,9 +7896,10 @@
"weight": 362,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateRelationshipColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateRelationshipColumn"
},
"demo": "databases\/update-relationship-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-relationship-attribute.md",
"rate-limit": 0,
@@ -7979,9 +8007,10 @@
"weight": 340,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.listRows",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.listRows"
},
"demo": "databases\/list-documents.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/list-documents.md",
"rate-limit": 0,
@@ -8066,9 +8095,10 @@
"weight": 332,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createRow",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createRow"
},
"demo": "databases\/create-document.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-document.md",
"rate-limit": 120,
@@ -8231,9 +8261,10 @@
"weight": 337,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.upsertRows",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.upsertRows"
},
"demo": "databases\/upsert-documents.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/upsert-documents.md",
"rate-limit": 120,
@@ -8343,9 +8374,10 @@
"weight": 335,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateRows",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateRows"
},
"demo": "databases\/update-documents.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-documents.md",
"rate-limit": 120,
@@ -8439,9 +8471,10 @@
"weight": 339,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.deleteRows",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.deleteRows"
},
"demo": "databases\/delete-documents.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/delete-documents.md",
"rate-limit": 60,
@@ -8532,9 +8565,10 @@
"weight": 333,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.getRow",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.getRow"
},
"demo": "databases\/get-document.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/get-document.md",
"rate-limit": 0,
@@ -8629,9 +8663,10 @@
"weight": 336,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.upsertRow",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.upsertRow"
},
"demo": "databases\/upsert-document.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/upsert-document.md",
"rate-limit": 120,
@@ -8759,9 +8794,10 @@
"weight": 334,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateRow",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateRow"
},
"demo": "databases\/update-document.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-document.md",
"rate-limit": 120,
@@ -8860,9 +8896,10 @@
"weight": 338,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.deleteRow",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.deleteRow"
},
"demo": "databases\/delete-document.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/delete-document.md",
"rate-limit": 60,
@@ -8946,9 +8983,10 @@
"weight": 341,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.listLogs",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.listLogs"
},
"demo": "databases\/list-document-logs.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/get-document-logs.md",
"rate-limit": 0,
@@ -9041,9 +9079,10 @@
"weight": 343,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.decrementColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.decrementColumn"
},
"demo": "databases\/decrement-document-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/decrement-document-attribute.md",
"rate-limit": 120,
@@ -9155,9 +9194,10 @@
"weight": 342,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.incrementColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.incrementColumn"
},
"demo": "databases\/increment-document-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/increment-document-attribute.md",
"rate-limit": 120,
@@ -9269,9 +9309,10 @@
"weight": 370,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.listColumnIndexes",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.listColumnIndexes"
},
"demo": "databases\/list-indexes.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/list-indexes.md",
"rate-limit": 0,
@@ -9353,9 +9394,10 @@
"weight": 367,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createColumnIndex",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createColumnIndex"
},
"demo": "databases\/create-index.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-index.md",
"rate-limit": 0,
@@ -9483,9 +9525,10 @@
"weight": 368,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.getColumnIndex",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.getColumnIndex"
},
"demo": "databases\/get-index.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/get-index.md",
"rate-limit": 0,
@@ -9556,9 +9599,10 @@
"weight": 369,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.deleteColumnIndex",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.deleteColumnIndex"
},
"demo": "databases\/delete-index.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/delete-index.md",
"rate-limit": 0,
@@ -9638,9 +9682,10 @@
"weight": 330,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.listTableLogs",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.listTableLogs"
},
"demo": "databases\/list-collection-logs.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/get-collection-logs.md",
"rate-limit": 0,
@@ -9723,9 +9768,10 @@
"weight": 331,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.getTableUsage",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.getTableUsage"
},
"demo": "databases\/get-collection-usage.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/get-collection-usage.md",
"rate-limit": 0,
+172 -129
View File
@@ -4416,9 +4416,10 @@
"weight": 329,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.list",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.list"
},
"demo": "databases\/list-collections.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/list-collections.md",
"rate-limit": 0,
@@ -4502,9 +4503,10 @@
"weight": 325,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.create",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createTable"
},
"demo": "databases\/create-collection.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-collection.md",
"rate-limit": 0,
@@ -4609,9 +4611,10 @@
"weight": 326,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.get",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.getTable"
},
"demo": "databases\/get-collection.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/get-collection.md",
"rate-limit": 0,
@@ -4681,9 +4684,10 @@
"weight": 327,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.update",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateTable"
},
"demo": "databases\/update-collection.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-collection.md",
"rate-limit": 0,
@@ -4783,9 +4787,10 @@
"weight": 328,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.delete",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.deleteTable"
},
"demo": "databases\/delete-collection.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/delete-collection.md",
"rate-limit": 0,
@@ -4857,9 +4862,10 @@
"weight": 346,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.listColumns",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.listColumns"
},
"demo": "databases\/list-attributes.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/list-attributes.md",
"rate-limit": 0,
@@ -4944,9 +4950,10 @@
"weight": 347,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createBooleanColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createBooleanColumn"
},
"demo": "databases\/create-boolean-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-boolean-attribute.md",
"rate-limit": 0,
@@ -5053,9 +5060,10 @@
"weight": 348,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateBooleanColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateBooleanColumn"
},
"demo": "databases\/update-boolean-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-boolean-attribute.md",
"rate-limit": 0,
@@ -5167,9 +5175,10 @@
"weight": 349,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createDatetimeColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createDatetimeColumn"
},
"demo": "databases\/create-datetime-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-datetime-attribute.md",
"rate-limit": 0,
@@ -5276,9 +5285,10 @@
"weight": 350,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateDatetimeColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateDatetimeColumn"
},
"demo": "databases\/update-datetime-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-datetime-attribute.md",
"rate-limit": 0,
@@ -5390,9 +5400,10 @@
"weight": 351,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createEmailColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createEmailColumn"
},
"demo": "databases\/create-email-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-email-attribute.md",
"rate-limit": 0,
@@ -5499,9 +5510,10 @@
"weight": 352,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateEmailColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateEmailColumn"
},
"demo": "databases\/update-email-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-email-attribute.md",
"rate-limit": 0,
@@ -5613,9 +5625,10 @@
"weight": 353,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createEnumColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createEnumColumn"
},
"demo": "databases\/create-enum-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-enum-attribute.md",
"rate-limit": 0,
@@ -5731,9 +5744,10 @@
"weight": 354,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateEnumColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateEnumColumn"
},
"demo": "databases\/update-enum-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-enum-attribute.md",
"rate-limit": 0,
@@ -5854,9 +5868,10 @@
"weight": 355,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createFloatColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createFloatColumn"
},
"demo": "databases\/create-float-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-float-attribute.md",
"rate-limit": 0,
@@ -5973,9 +5988,10 @@
"weight": 356,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateFloatColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateFloatColumn"
},
"demo": "databases\/update-float-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-float-attribute.md",
"rate-limit": 0,
@@ -6097,9 +6113,10 @@
"weight": 357,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createIntegerColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createIntegerColumn"
},
"demo": "databases\/create-integer-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-integer-attribute.md",
"rate-limit": 0,
@@ -6216,9 +6233,10 @@
"weight": 358,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateIntegerColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateIntegerColumn"
},
"demo": "databases\/update-integer-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-integer-attribute.md",
"rate-limit": 0,
@@ -6340,9 +6358,10 @@
"weight": 359,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createIpColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createIpColumn"
},
"demo": "databases\/create-ip-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-ip-attribute.md",
"rate-limit": 0,
@@ -6449,9 +6468,10 @@
"weight": 360,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateIpColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateIpColumn"
},
"demo": "databases\/update-ip-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-ip-attribute.md",
"rate-limit": 0,
@@ -6563,9 +6583,10 @@
"weight": 361,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createRelationshipColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createRelationshipColumn"
},
"demo": "databases\/create-relationship-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-relationship-attribute.md",
"rate-limit": 0,
@@ -6697,9 +6718,10 @@
"weight": 363,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createStringColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createStringColumn"
},
"demo": "databases\/create-string-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-string-attribute.md",
"rate-limit": 0,
@@ -6817,9 +6839,10 @@
"weight": 364,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateStringColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateStringColumn"
},
"demo": "databases\/update-string-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-string-attribute.md",
"rate-limit": 0,
@@ -6936,9 +6959,10 @@
"weight": 365,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createUrlColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createUrlColumn"
},
"demo": "databases\/create-url-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-url-attribute.md",
"rate-limit": 0,
@@ -7045,9 +7069,10 @@
"weight": 366,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateUrlColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateUrlColumn"
},
"demo": "databases\/update-url-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-url-attribute.md",
"rate-limit": 0,
@@ -7190,9 +7215,10 @@
"weight": 344,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.getColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.getColumn"
},
"demo": "databases\/get-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/get-attribute.md",
"rate-limit": 0,
@@ -7264,9 +7290,10 @@
"weight": 345,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.deleteColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.deleteColumn"
},
"demo": "databases\/delete-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/delete-attribute.md",
"rate-limit": 0,
@@ -7347,9 +7374,10 @@
"weight": 362,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateRelationshipColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateRelationshipColumn"
},
"demo": "databases\/update-relationship-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-relationship-attribute.md",
"rate-limit": 0,
@@ -7458,9 +7486,10 @@
"weight": 340,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.listRows",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.listRows"
},
"demo": "databases\/list-documents.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/list-documents.md",
"rate-limit": 0,
@@ -7547,9 +7576,10 @@
"weight": 332,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createRow",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createRow"
},
"demo": "databases\/create-document.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-document.md",
"rate-limit": 120,
@@ -7714,9 +7744,10 @@
"weight": 337,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.upsertRows",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.upsertRows"
},
"demo": "databases\/upsert-documents.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/upsert-documents.md",
"rate-limit": 120,
@@ -7827,9 +7858,10 @@
"weight": 335,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateRows",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateRows"
},
"demo": "databases\/update-documents.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-documents.md",
"rate-limit": 120,
@@ -7924,9 +7956,10 @@
"weight": 339,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.deleteRows",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.deleteRows"
},
"demo": "databases\/delete-documents.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/delete-documents.md",
"rate-limit": 60,
@@ -8018,9 +8051,10 @@
"weight": 333,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.getRow",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.getRow"
},
"demo": "databases\/get-document.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/get-document.md",
"rate-limit": 0,
@@ -8117,9 +8151,10 @@
"weight": 336,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.upsertRow",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.upsertRow"
},
"demo": "databases\/upsert-document.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/upsert-document.md",
"rate-limit": 120,
@@ -8249,9 +8284,10 @@
"weight": 334,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateRow",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateRow"
},
"demo": "databases\/update-document.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-document.md",
"rate-limit": 120,
@@ -8352,9 +8388,10 @@
"weight": 338,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.deleteRow",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.deleteRow"
},
"demo": "databases\/delete-document.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/delete-document.md",
"rate-limit": 60,
@@ -8440,9 +8477,10 @@
"weight": 343,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.decrementColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.decrementColumn"
},
"demo": "databases\/decrement-document-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/decrement-document-attribute.md",
"rate-limit": 120,
@@ -8555,9 +8593,10 @@
"weight": 342,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.incrementColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.incrementColumn"
},
"demo": "databases\/increment-document-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/increment-document-attribute.md",
"rate-limit": 120,
@@ -8670,9 +8709,10 @@
"weight": 370,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.listColumnIndexes",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.listColumnIndexes"
},
"demo": "databases\/list-indexes.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/list-indexes.md",
"rate-limit": 0,
@@ -8755,9 +8795,10 @@
"weight": 367,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createColumnIndex",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createColumnIndex"
},
"demo": "databases\/create-index.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-index.md",
"rate-limit": 0,
@@ -8886,9 +8927,10 @@
"weight": 368,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.getColumnIndex",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.getColumnIndex"
},
"demo": "databases\/get-index.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/get-index.md",
"rate-limit": 0,
@@ -8960,9 +9002,10 @@
"weight": 369,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.deleteColumnIndex",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.deleteColumnIndex"
},
"demo": "databases\/delete-index.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/delete-index.md",
"rate-limit": 0,
+24 -18
View File
@@ -4513,9 +4513,10 @@
"weight": 340,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.listRows",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.listRows"
},
"demo": "databases\/list-documents.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/list-documents.md",
"rate-limit": 0,
@@ -4597,9 +4598,10 @@
"weight": 332,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createRow",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createRow"
},
"demo": "databases\/create-document.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-document.md",
"rate-limit": 120,
@@ -4762,9 +4764,10 @@
"weight": 333,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.getRow",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.getRow"
},
"demo": "databases\/get-document.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/get-document.md",
"rate-limit": 0,
@@ -4854,9 +4857,10 @@
"weight": 336,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.upsertRow",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.upsertRow"
},
"demo": "databases\/upsert-document.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/upsert-document.md",
"rate-limit": 120,
@@ -4980,9 +4984,10 @@
"weight": 334,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateRow",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateRow"
},
"demo": "databases\/update-document.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-document.md",
"rate-limit": 120,
@@ -5079,9 +5084,10 @@
"weight": 338,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.deleteRow",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.deleteRow"
},
"demo": "databases\/delete-document.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/delete-document.md",
"rate-limit": 60,
+184 -138
View File
@@ -5132,9 +5132,10 @@
"weight": 329,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.list",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.list"
},
"demo": "databases\/list-collections.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/list-collections.md",
"rate-limit": 0,
@@ -5214,9 +5215,10 @@
"weight": 325,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.create",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createTable"
},
"demo": "databases\/create-collection.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-collection.md",
"rate-limit": 0,
@@ -5321,9 +5323,10 @@
"weight": 326,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.get",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.getTable"
},
"demo": "databases\/get-collection.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/get-collection.md",
"rate-limit": 0,
@@ -5390,9 +5393,10 @@
"weight": 327,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.update",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateTable"
},
"demo": "databases\/update-collection.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-collection.md",
"rate-limit": 0,
@@ -5493,9 +5497,10 @@
"weight": 328,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.delete",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.deleteTable"
},
"demo": "databases\/delete-collection.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/delete-collection.md",
"rate-limit": 0,
@@ -5562,9 +5567,10 @@
"weight": 346,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.listColumns",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.listColumns"
},
"demo": "databases\/list-attributes.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/list-attributes.md",
"rate-limit": 0,
@@ -5645,9 +5651,10 @@
"weight": 347,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createBooleanColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createBooleanColumn"
},
"demo": "databases\/create-boolean-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-boolean-attribute.md",
"rate-limit": 0,
@@ -5753,9 +5760,10 @@
"weight": 348,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateBooleanColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateBooleanColumn"
},
"demo": "databases\/update-boolean-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-boolean-attribute.md",
"rate-limit": 0,
@@ -5863,9 +5871,10 @@
"weight": 349,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createDatetimeColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createDatetimeColumn"
},
"demo": "databases\/create-datetime-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-datetime-attribute.md",
"rate-limit": 0,
@@ -5971,9 +5980,10 @@
"weight": 350,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateDatetimeColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateDatetimeColumn"
},
"demo": "databases\/update-datetime-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-datetime-attribute.md",
"rate-limit": 0,
@@ -6081,9 +6091,10 @@
"weight": 351,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createEmailColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createEmailColumn"
},
"demo": "databases\/create-email-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-email-attribute.md",
"rate-limit": 0,
@@ -6189,9 +6200,10 @@
"weight": 352,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateEmailColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateEmailColumn"
},
"demo": "databases\/update-email-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-email-attribute.md",
"rate-limit": 0,
@@ -6299,9 +6311,10 @@
"weight": 353,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createEnumColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createEnumColumn"
},
"demo": "databases\/create-enum-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-enum-attribute.md",
"rate-limit": 0,
@@ -6417,9 +6430,10 @@
"weight": 354,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateEnumColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateEnumColumn"
},
"demo": "databases\/update-enum-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-enum-attribute.md",
"rate-limit": 0,
@@ -6537,9 +6551,10 @@
"weight": 355,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createFloatColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createFloatColumn"
},
"demo": "databases\/create-float-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-float-attribute.md",
"rate-limit": 0,
@@ -6657,9 +6672,10 @@
"weight": 356,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateFloatColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateFloatColumn"
},
"demo": "databases\/update-float-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-float-attribute.md",
"rate-limit": 0,
@@ -6779,9 +6795,10 @@
"weight": 357,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createIntegerColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createIntegerColumn"
},
"demo": "databases\/create-integer-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-integer-attribute.md",
"rate-limit": 0,
@@ -6899,9 +6916,10 @@
"weight": 358,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateIntegerColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateIntegerColumn"
},
"demo": "databases\/update-integer-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-integer-attribute.md",
"rate-limit": 0,
@@ -7021,9 +7039,10 @@
"weight": 359,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createIpColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createIpColumn"
},
"demo": "databases\/create-ip-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-ip-attribute.md",
"rate-limit": 0,
@@ -7129,9 +7148,10 @@
"weight": 360,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateIpColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateIpColumn"
},
"demo": "databases\/update-ip-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-ip-attribute.md",
"rate-limit": 0,
@@ -7239,9 +7259,10 @@
"weight": 361,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createRelationshipColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createRelationshipColumn"
},
"demo": "databases\/create-relationship-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-relationship-attribute.md",
"rate-limit": 0,
@@ -7374,9 +7395,10 @@
"weight": 363,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createStringColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createStringColumn"
},
"demo": "databases\/create-string-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-string-attribute.md",
"rate-limit": 0,
@@ -7495,9 +7517,10 @@
"weight": 364,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateStringColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateStringColumn"
},
"demo": "databases\/update-string-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-string-attribute.md",
"rate-limit": 0,
@@ -7611,9 +7634,10 @@
"weight": 365,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createUrlColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createUrlColumn"
},
"demo": "databases\/create-url-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-url-attribute.md",
"rate-limit": 0,
@@ -7719,9 +7743,10 @@
"weight": 366,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateUrlColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateUrlColumn"
},
"demo": "databases\/update-url-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-url-attribute.md",
"rate-limit": 0,
@@ -7858,9 +7883,10 @@
"weight": 344,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.getColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.getColumn"
},
"demo": "databases\/get-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/get-attribute.md",
"rate-limit": 0,
@@ -7929,9 +7955,10 @@
"weight": 345,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.deleteColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.deleteColumn"
},
"demo": "databases\/delete-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/delete-attribute.md",
"rate-limit": 0,
@@ -8007,9 +8034,10 @@
"weight": 362,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateRelationshipColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateRelationshipColumn"
},
"demo": "databases\/update-relationship-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-relationship-attribute.md",
"rate-limit": 0,
@@ -8111,9 +8139,10 @@
"weight": 340,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.listRows",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.listRows"
},
"demo": "databases\/list-documents.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/list-documents.md",
"rate-limit": 0,
@@ -8195,9 +8224,10 @@
"weight": 332,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createRow",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createRow"
},
"demo": "databases\/create-document.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-document.md",
"rate-limit": 120,
@@ -8360,9 +8390,10 @@
"weight": 337,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.upsertRows",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.upsertRows"
},
"demo": "databases\/upsert-documents.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/upsert-documents.md",
"rate-limit": 120,
@@ -8469,9 +8500,10 @@
"weight": 335,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateRows",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateRows"
},
"demo": "databases\/update-documents.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-documents.md",
"rate-limit": 120,
@@ -8563,9 +8595,10 @@
"weight": 339,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.deleteRows",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.deleteRows"
},
"demo": "databases\/delete-documents.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/delete-documents.md",
"rate-limit": 60,
@@ -8651,9 +8684,10 @@
"weight": 333,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.getRow",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.getRow"
},
"demo": "databases\/get-document.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/get-document.md",
"rate-limit": 0,
@@ -8743,9 +8777,10 @@
"weight": 336,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.upsertRow",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.upsertRow"
},
"demo": "databases\/upsert-document.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/upsert-document.md",
"rate-limit": 120,
@@ -8869,9 +8904,10 @@
"weight": 334,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateRow",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateRow"
},
"demo": "databases\/update-document.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-document.md",
"rate-limit": 120,
@@ -8968,9 +9004,10 @@
"weight": 338,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.deleteRow",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.deleteRow"
},
"demo": "databases\/delete-document.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/delete-document.md",
"rate-limit": 60,
@@ -9048,9 +9085,10 @@
"weight": 341,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.listLogs",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.listLogs"
},
"demo": "databases\/list-document-logs.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/get-document-logs.md",
"rate-limit": 0,
@@ -9138,9 +9176,10 @@
"weight": 343,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.decrementColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.decrementColumn"
},
"demo": "databases\/decrement-document-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/decrement-document-attribute.md",
"rate-limit": 120,
@@ -9246,9 +9285,10 @@
"weight": 342,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.incrementColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.incrementColumn"
},
"demo": "databases\/increment-document-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/increment-document-attribute.md",
"rate-limit": 120,
@@ -9352,9 +9392,10 @@
"weight": 370,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.listColumnIndexes",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.listColumnIndexes"
},
"demo": "databases\/list-indexes.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/list-indexes.md",
"rate-limit": 0,
@@ -9433,9 +9474,10 @@
"weight": 367,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createColumnIndex",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createColumnIndex"
},
"demo": "databases\/create-index.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-index.md",
"rate-limit": 0,
@@ -9562,9 +9604,10 @@
"weight": 368,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.getColumnIndex",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.getColumnIndex"
},
"demo": "databases\/get-index.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/get-index.md",
"rate-limit": 0,
@@ -9633,9 +9676,10 @@
"weight": 369,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.deleteColumnIndex",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.deleteColumnIndex"
},
"demo": "databases\/delete-index.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/delete-index.md",
"rate-limit": 0,
@@ -9709,9 +9753,10 @@
"weight": 330,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.listTableLogs",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.listTableLogs"
},
"demo": "databases\/list-collection-logs.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/get-collection-logs.md",
"rate-limit": 0,
@@ -9789,9 +9834,10 @@
"weight": 331,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.getTableUsage",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.getTableUsage"
},
"demo": "databases\/get-collection-usage.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/get-collection-usage.md",
"rate-limit": 0,
+172 -129
View File
@@ -4573,9 +4573,10 @@
"weight": 329,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.list",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.list"
},
"demo": "databases\/list-collections.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/list-collections.md",
"rate-limit": 0,
@@ -4656,9 +4657,10 @@
"weight": 325,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.create",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createTable"
},
"demo": "databases\/create-collection.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-collection.md",
"rate-limit": 0,
@@ -4764,9 +4766,10 @@
"weight": 326,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.get",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.getTable"
},
"demo": "databases\/get-collection.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/get-collection.md",
"rate-limit": 0,
@@ -4834,9 +4837,10 @@
"weight": 327,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.update",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateTable"
},
"demo": "databases\/update-collection.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-collection.md",
"rate-limit": 0,
@@ -4938,9 +4942,10 @@
"weight": 328,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.delete",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.deleteTable"
},
"demo": "databases\/delete-collection.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/delete-collection.md",
"rate-limit": 0,
@@ -5008,9 +5013,10 @@
"weight": 346,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.listColumns",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.listColumns"
},
"demo": "databases\/list-attributes.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/list-attributes.md",
"rate-limit": 0,
@@ -5092,9 +5098,10 @@
"weight": 347,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createBooleanColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createBooleanColumn"
},
"demo": "databases\/create-boolean-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-boolean-attribute.md",
"rate-limit": 0,
@@ -5201,9 +5208,10 @@
"weight": 348,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateBooleanColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateBooleanColumn"
},
"demo": "databases\/update-boolean-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-boolean-attribute.md",
"rate-limit": 0,
@@ -5312,9 +5320,10 @@
"weight": 349,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createDatetimeColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createDatetimeColumn"
},
"demo": "databases\/create-datetime-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-datetime-attribute.md",
"rate-limit": 0,
@@ -5421,9 +5430,10 @@
"weight": 350,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateDatetimeColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateDatetimeColumn"
},
"demo": "databases\/update-datetime-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-datetime-attribute.md",
"rate-limit": 0,
@@ -5532,9 +5542,10 @@
"weight": 351,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createEmailColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createEmailColumn"
},
"demo": "databases\/create-email-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-email-attribute.md",
"rate-limit": 0,
@@ -5641,9 +5652,10 @@
"weight": 352,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateEmailColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateEmailColumn"
},
"demo": "databases\/update-email-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-email-attribute.md",
"rate-limit": 0,
@@ -5752,9 +5764,10 @@
"weight": 353,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createEnumColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createEnumColumn"
},
"demo": "databases\/create-enum-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-enum-attribute.md",
"rate-limit": 0,
@@ -5871,9 +5884,10 @@
"weight": 354,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateEnumColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateEnumColumn"
},
"demo": "databases\/update-enum-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-enum-attribute.md",
"rate-limit": 0,
@@ -5992,9 +6006,10 @@
"weight": 355,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createFloatColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createFloatColumn"
},
"demo": "databases\/create-float-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-float-attribute.md",
"rate-limit": 0,
@@ -6113,9 +6128,10 @@
"weight": 356,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateFloatColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateFloatColumn"
},
"demo": "databases\/update-float-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-float-attribute.md",
"rate-limit": 0,
@@ -6236,9 +6252,10 @@
"weight": 357,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createIntegerColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createIntegerColumn"
},
"demo": "databases\/create-integer-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-integer-attribute.md",
"rate-limit": 0,
@@ -6357,9 +6374,10 @@
"weight": 358,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateIntegerColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateIntegerColumn"
},
"demo": "databases\/update-integer-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-integer-attribute.md",
"rate-limit": 0,
@@ -6480,9 +6498,10 @@
"weight": 359,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createIpColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createIpColumn"
},
"demo": "databases\/create-ip-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-ip-attribute.md",
"rate-limit": 0,
@@ -6589,9 +6608,10 @@
"weight": 360,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateIpColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateIpColumn"
},
"demo": "databases\/update-ip-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-ip-attribute.md",
"rate-limit": 0,
@@ -6700,9 +6720,10 @@
"weight": 361,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createRelationshipColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createRelationshipColumn"
},
"demo": "databases\/create-relationship-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-relationship-attribute.md",
"rate-limit": 0,
@@ -6836,9 +6857,10 @@
"weight": 363,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createStringColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createStringColumn"
},
"demo": "databases\/create-string-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-string-attribute.md",
"rate-limit": 0,
@@ -6958,9 +6980,10 @@
"weight": 364,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateStringColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateStringColumn"
},
"demo": "databases\/update-string-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-string-attribute.md",
"rate-limit": 0,
@@ -7075,9 +7098,10 @@
"weight": 365,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createUrlColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createUrlColumn"
},
"demo": "databases\/create-url-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-url-attribute.md",
"rate-limit": 0,
@@ -7184,9 +7208,10 @@
"weight": 366,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateUrlColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateUrlColumn"
},
"demo": "databases\/update-url-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-url-attribute.md",
"rate-limit": 0,
@@ -7324,9 +7349,10 @@
"weight": 344,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.getColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.getColumn"
},
"demo": "databases\/get-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/get-attribute.md",
"rate-limit": 0,
@@ -7396,9 +7422,10 @@
"weight": 345,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.deleteColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.deleteColumn"
},
"demo": "databases\/delete-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/delete-attribute.md",
"rate-limit": 0,
@@ -7475,9 +7502,10 @@
"weight": 362,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateRelationshipColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateRelationshipColumn"
},
"demo": "databases\/update-relationship-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-relationship-attribute.md",
"rate-limit": 0,
@@ -7580,9 +7608,10 @@
"weight": 340,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.listRows",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.listRows"
},
"demo": "databases\/list-documents.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/list-documents.md",
"rate-limit": 0,
@@ -7666,9 +7695,10 @@
"weight": 332,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createRow",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createRow"
},
"demo": "databases\/create-document.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-document.md",
"rate-limit": 120,
@@ -7833,9 +7863,10 @@
"weight": 337,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.upsertRows",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.upsertRows"
},
"demo": "databases\/upsert-documents.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/upsert-documents.md",
"rate-limit": 120,
@@ -7943,9 +7974,10 @@
"weight": 335,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateRows",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateRows"
},
"demo": "databases\/update-documents.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-documents.md",
"rate-limit": 120,
@@ -8038,9 +8070,10 @@
"weight": 339,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.deleteRows",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.deleteRows"
},
"demo": "databases\/delete-documents.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/delete-documents.md",
"rate-limit": 60,
@@ -8127,9 +8160,10 @@
"weight": 333,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.getRow",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.getRow"
},
"demo": "databases\/get-document.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/get-document.md",
"rate-limit": 0,
@@ -8221,9 +8255,10 @@
"weight": 336,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.upsertRow",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.upsertRow"
},
"demo": "databases\/upsert-document.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/upsert-document.md",
"rate-limit": 120,
@@ -8349,9 +8384,10 @@
"weight": 334,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.updateRow",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.updateRow"
},
"demo": "databases\/update-document.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/update-document.md",
"rate-limit": 120,
@@ -8450,9 +8486,10 @@
"weight": 338,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.deleteRow",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.deleteRow"
},
"demo": "databases\/delete-document.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/delete-document.md",
"rate-limit": 60,
@@ -8534,9 +8571,10 @@
"weight": 343,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.decrementColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.decrementColumn"
},
"demo": "databases\/decrement-document-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/decrement-document-attribute.md",
"rate-limit": 120,
@@ -8643,9 +8681,10 @@
"weight": 342,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.incrementColumn",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.incrementColumn"
},
"demo": "databases\/increment-document-attribute.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/increment-document-attribute.md",
"rate-limit": 120,
@@ -8750,9 +8789,10 @@
"weight": 370,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.listColumnIndexes",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.listColumnIndexes"
},
"demo": "databases\/list-indexes.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/list-indexes.md",
"rate-limit": 0,
@@ -8832,9 +8872,10 @@
"weight": 367,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.createColumnIndex",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.createColumnIndex"
},
"demo": "databases\/create-index.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/create-index.md",
"rate-limit": 0,
@@ -8962,9 +9003,10 @@
"weight": 368,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.getColumnIndex",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.getColumnIndex"
},
"demo": "databases\/get-index.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/get-index.md",
"rate-limit": 0,
@@ -9034,9 +9076,10 @@
"weight": 369,
"cookies": false,
"type": "",
"deprecated": true,
"deprecatedVersion": "1.8.0",
"replaceWith": "tables.deleteColumnIndex",
"deprecated": {
"since": "1.8.0",
"replaceWith": "tables.deleteColumnIndex"
},
"demo": "databases\/delete-index.md",
"edit": "https:\/\/github.com\/appwrite\/appwrite\/edit\/master\/docs\/references\/databases\/delete-index.md",
"rate-limit": 0,
+2 -2
View File
@@ -2323,7 +2323,7 @@ App::put('/v1/account/sessions/magic-url')
)
],
contentType: ContentType::JSON,
deprecated: [],
deprecated: true,
))
->label('abuse-limit', 10)
->label('abuse-key', 'ip:{ip},userId:{param-userId}')
@@ -2361,7 +2361,7 @@ App::put('/v1/account/sessions/phone')
)
],
contentType: ContentType::JSON,
deprecated: [],
deprecated: true,
))
->label('abuse-limit', 10)
->label('abuse-key', 'ip:{ip},userId:{param-userId}')
@@ -53,7 +53,7 @@ class Create extends Action
)
],
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.createBooleanColumn',
],
))
@@ -54,7 +54,7 @@ class Update extends Action
],
contentType: ContentType::JSON,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.updateBooleanColumn',
],
))
@@ -54,7 +54,7 @@ class Create extends Action
)
],
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.createDatetimeColumn',
],
))
@@ -55,7 +55,7 @@ class Update extends Action
],
contentType: ContentType::JSON,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.updateDatetimeColumn',
],
))
@@ -55,7 +55,7 @@ class Delete extends Action
],
contentType: ContentType::NONE,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.deleteColumn',
],
))
@@ -54,7 +54,7 @@ class Create extends Action
)
],
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.createEmailColumn',
],
))
@@ -55,7 +55,7 @@ class Update extends Action
],
contentType: ContentType::JSON,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.updateEmailColumn',
],
))
@@ -56,7 +56,7 @@ class Create extends Action
)
],
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.createEnumColumn',
],
))
@@ -56,7 +56,7 @@ class Update extends Action
],
contentType: ContentType::JSON,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.updateEnumColumn',
],
))
@@ -56,7 +56,7 @@ class Create extends Action
)
],
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.createFloatColumn',
],
))
@@ -55,7 +55,7 @@ class Update extends Action
],
contentType: ContentType::JSON,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.updateFloatColumn',
],
))
@@ -58,7 +58,7 @@ class Get extends Action
)
],
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.getColumn',
],
))
@@ -54,7 +54,7 @@ class Create extends Action
)
],
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.createIpColumn',
],
))
@@ -55,7 +55,7 @@ class Update extends Action
],
contentType: ContentType::JSON,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.updateIpColumn',
],
))
@@ -56,7 +56,7 @@ class Create extends Action
)
],
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.createIntegerColumn',
],
))
@@ -55,7 +55,7 @@ class Update extends Action
],
contentType: ContentType::JSON,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.updateIntegerColumn',
],
))
@@ -56,7 +56,7 @@ class Create extends Action
)
],
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.createRelationshipColumn',
],
))
@@ -53,7 +53,7 @@ class Update extends Action
],
contentType: ContentType::JSON,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.updateRelationshipColumn',
],
))
@@ -57,7 +57,7 @@ class Create extends Action
)
],
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.createStringColumn',
],
))
@@ -57,7 +57,7 @@ class Update extends Action
],
contentType: ContentType::JSON,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.updateStringColumn',
],
))
@@ -54,7 +54,7 @@ class Create extends Action
)
],
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.createUrlColumn',
],
))
@@ -55,7 +55,7 @@ class Update extends Action
],
contentType: ContentType::JSON,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.updateUrlColumn',
],
))
@@ -52,7 +52,7 @@ class XList extends Action
)
],
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.listColumns',
],
))
@@ -63,7 +63,7 @@ class Create extends Action
],
contentType: ContentType::JSON,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.createTable',
],
))
@@ -53,7 +53,7 @@ class Delete extends Action
],
contentType: ContentType::NONE,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.deleteTable',
],
))
@@ -63,7 +63,7 @@ class Decrement extends Action
],
contentType: ContentType::JSON,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.decrementColumn',
],
))
@@ -63,7 +63,7 @@ class Increment extends Action
],
contentType: ContentType::JSON,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.incrementColumn',
],
))
@@ -61,7 +61,7 @@ class Delete extends Action
],
contentType: ContentType::JSON,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.deleteRows',
],
))
@@ -64,7 +64,7 @@ class Update extends Action
],
contentType: ContentType::JSON,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.updateRows',
],
))
@@ -62,7 +62,7 @@ class Upsert extends Action
],
contentType: ContentType::JSON,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.upsertRows',
],
)
@@ -82,7 +82,7 @@ class Create extends Action
new Parameter('permissions', optional: true),
],
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.createRow',
],
),
@@ -63,7 +63,7 @@ class Delete extends Action
],
contentType: ContentType::NONE,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.deleteRow',
],
))
@@ -54,7 +54,7 @@ class Get extends Action
],
contentType: ContentType::JSON,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.getRow',
],
))
@@ -60,7 +60,7 @@ class XList extends Action
],
contentType: ContentType::JSON,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.listLogs',
],
))
@@ -67,7 +67,7 @@ class Update extends Action
],
contentType: ContentType::JSON,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.updateRow',
],
))
@@ -69,7 +69,7 @@ class Upsert extends Action
],
contentType: ContentType::JSON,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.upsertRow',
],
),
@@ -57,7 +57,7 @@ class XList extends Action
],
contentType: ContentType::JSON,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.listRows',
],
))
@@ -48,7 +48,7 @@ class Get extends Action
],
contentType: ContentType::JSON,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.getTable',
],
))
@@ -63,7 +63,7 @@ class Create extends Action
],
contentType: ContentType::JSON,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.createColumnIndex',
],
))
@@ -58,7 +58,7 @@ class Delete extends Action
],
contentType: ContentType::NONE,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.deleteColumnIndex',
],
))
@@ -49,7 +49,7 @@ class Get extends Action
],
contentType: ContentType::JSON,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.getColumnIndex',
],
))
@@ -54,7 +54,7 @@ class XList extends Action
],
contentType: ContentType::JSON,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.listColumnIndexes',
],
))
@@ -60,7 +60,7 @@ class XList extends Action
],
contentType: ContentType::JSON,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.listTableLogs',
],
))
@@ -56,7 +56,7 @@ class Update extends Action
],
contentType: ContentType::JSON,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.updateTable',
],
))
@@ -53,7 +53,7 @@ class Get extends Action
],
contentType: ContentType::JSON,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.getTableUsage',
],
))
@@ -55,7 +55,7 @@ class XList extends Action
],
contentType: ContentType::JSON,
deprecated: [
'version' => '1.8.0',
'since' => '1.8.0',
'replaceWith' => 'tables.list',
],
))
+5 -15
View File
@@ -23,7 +23,7 @@ class Method
* @param array<SDKResponse> $responses
* @param ContentType $contentType
* @param MethodType|null $type
* @param ?array $deprecated
* @param bool|array $deprecated
* @param array|bool $hide
* @param bool $packaging
* @param ContentType $requestType
@@ -39,7 +39,7 @@ class Method
protected array $responses,
protected ContentType $contentType = ContentType::JSON,
protected ?MethodType $type = null,
protected ?array $deprecated = null,
protected bool|array $deprecated = false,
protected array|bool $hide = false,
protected bool $packaging = false,
protected ContentType $requestType = ContentType::JSON,
@@ -175,19 +175,9 @@ class Method
return $this->type;
}
public function isDeprecated(): bool
public function getDeprecated(): bool|array
{
return $this->deprecated !== null && \is_array($this->deprecated);
}
public function getDeprecationVersion(): ?string
{
return $this->deprecated['version'] ?? '';
}
public function getDeprecationReplacement(): ?string
{
return $this->deprecated['replaceWith'] ?? '';
return $this->deprecated;
}
public function isHidden(): bool|array
@@ -268,7 +258,7 @@ class Method
return $this;
}
public function setDeprecated(array $deprecated): self
public function setDeprecated(bool|array $deprecated): self
{
$this->deprecated = $deprecated;
return $this;
@@ -158,9 +158,7 @@ class OpenAPI3 extends Format
'weight' => $route->getOrder(),
'cookies' => $route->getLabel('sdk.cookies', false),
'type' => $sdk->getType()->value ?? '',
'deprecated' => $sdk->isDeprecated(),
...(!empty($sdk->getDeprecationVersion()) ? ['deprecatedVersion' => $sdk->getDeprecationVersion()] : []),
...(!empty($sdk->getDeprecationReplacement()) ? ['replaceWith' => $sdk->getDeprecationReplacement()] : []),
'deprecated' => $sdk->getDeprecated(),
'demo' => Template::fromCamelCaseToDash($namespace) . '/' . Template::fromCamelCaseToDash($method) . '.md',
'edit' => 'https://github.com/appwrite/appwrite/edit/master' . $sdk->getDescription() ?? '',
'rate-limit' => $route->getLabel('abuse-limit', 0),
@@ -160,9 +160,7 @@ class Swagger2 extends Format
'weight' => $route->getOrder(),
'cookies' => $route->getLabel('sdk.cookies', false),
'type' => $sdk->getType()->value ?? '',
'deprecated' => $sdk->isDeprecated(),
...(!empty($sdk->getDeprecationVersion()) ? ['deprecatedVersion' => $sdk->getDeprecationVersion()] : []),
...(!empty($sdk->getDeprecationReplacement()) ? ['replaceWith' => $sdk->getDeprecationReplacement()] : []),
'deprecated' => $sdk->getDeprecated(),
'demo' => Template::fromCamelCaseToDash($namespace) . '/' . Template::fromCamelCaseToDash($method) . '.md',
'edit' => 'https://github.com/appwrite/appwrite/edit/master' . $sdk->getDescription() ?? '',
'rate-limit' => $route->getLabel('abuse-limit', 0),