Compare commits

...
Author SHA1 Message Date
ArnabChatterjee20k b452bd0d44 updated endpoints 2025-09-17 13:54:27 +05:30
Luke B. SilverandGitHub bfacb900e2 Merge pull request #10498 from appwrite/fix-worker-stop
fix: worker stop
2025-09-15 15:45:20 +01:00
loks0n 66503a4e80 fix: api worker-stop 2025-09-15 15:15:56 +01:00
Jake BarnbyandGitHub 2fb93500d0 Merge pull request #10485 from appwrite/attempt-small-size-for-website
Attempt small size for website dependency
2025-09-15 15:38:55 +12:00
Jake BarnbyandGitHub ba58fcf8fc Merge pull request #10489 from appwrite/fix-check
Fix check
2025-09-14 11:14:14 +12:00
Jake Barnby 30dde4c2f4 Trigger CI 2025-09-14 11:00:32 +12:00
Jake Barnby c140dd6fbb Move disable 2025-09-14 10:58:21 +12:00
Darshan fcd23e2a74 ci: empty commit 2025-09-13 12:53:06 +05:30
Darshan 3114f572df update: package.json for smaller sizes. 2025-09-13 12:33:19 +05:30
Luke B. SilverandGitHub b5c588722b Merge pull request #10482 from appwrite/fix-db-queues
fix: health db queues
2025-09-12 19:58:46 +01:00
loks0n 39a190f60c fix: db queues 2025-09-12 19:28:27 +01:00
Jake BarnbyandGitHub 918912c0b9 Merge pull request #10480 from appwrite/spatial-type-attributes
Bump database
2025-09-12 19:02:46 +12:00
ArnabChatterjee20k addd140925 updated composer 2025-09-12 11:24:19 +05:30
ArnabChatterjee20k 738a42de04 Merge remote-tracking branch 'upstream/1.8.x' into spatial-type-attributes 2025-09-11 22:00:17 +05:30
ArnabChatterjee20k 9c5c5343a4 Merge remote-tracking branch 'upstream/1.8.x' into spatial-type-attributes 2025-09-11 21:58:09 +05:30
ArnabChatterjee20k 289cf4db0a testing with symlink 2025-09-11 21:55:36 +05:30
Jake BarnbyandGitHub 93fc3e7659 Merge pull request #10479 from appwrite/spatial-type-attributes
appwrite db bump
2025-09-12 01:29:34 +12:00
ArnabChatterjee20k db4a783f78 appwrite db bump 2025-09-11 18:15:02 +05:30
Matej BačoandGitHub 485dd0a1e2 Merge pull request #10438 from appwrite/chore-beautify-certificate-logs
Add colors to certificate logs
2025-09-11 12:32:58 +02:00
a48007d548 Update src/Appwrite/Platform/Workers/Certificates.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2025-09-11 15:40:29 +05:30
Khushboo VermaandGitHub e7a44c9fb2 Merge branch '1.8.x' into chore-beautify-certificate-logs 2025-09-11 15:39:45 +05:30
Jake BarnbyandGitHub de1ecaa9c9 Merge pull request #10473 from appwrite/spatial-type-attributes
Spatial test tablesdb updates
2025-09-11 19:44:55 +12:00
Jake BarnbyandGitHub 5fadb5282c Merge pull request #10475 from appwrite/chore-gen-sdks
Generate SDKs
2025-09-11 19:32:18 +12:00
ArnabChatterjee20k 88c753c2e1 updated database 2025-09-11 12:48:58 +05:30
ArnabChatterjee20k 3a059edf58 updated database 2025-09-11 11:32:48 +05:30
ArnabChatterjee20k e1c5202546 updated database 2025-09-11 10:24:43 +05:30
Jake Barnby c934524689 Merge remote-tracking branch 'origin/1.8.x' into chore-gen-sdks
# Conflicts:
#	app/config/platforms.php
#	composer.lock
#	docs/examples/1.8.x/console-web/examples/databases/create-line-attribute.md
#	docs/examples/1.8.x/console-web/examples/databases/create-point-attribute.md
#	docs/examples/1.8.x/console-web/examples/databases/create-polygon-attribute.md
#	docs/examples/1.8.x/console-web/examples/databases/update-line-attribute.md
#	docs/examples/1.8.x/console-web/examples/databases/update-point-attribute.md
#	docs/examples/1.8.x/console-web/examples/databases/update-polygon-attribute.md
#	docs/examples/1.8.x/console-web/examples/tablesdb/create-line-column.md
#	docs/examples/1.8.x/console-web/examples/tablesdb/create-point-column.md
#	docs/examples/1.8.x/console-web/examples/tablesdb/create-polygon-column.md
#	docs/examples/1.8.x/console-web/examples/tablesdb/update-line-column.md
#	docs/examples/1.8.x/console-web/examples/tablesdb/update-point-column.md
#	docs/examples/1.8.x/console-web/examples/tablesdb/update-polygon-column.md
#	docs/examples/1.8.x/server-dart/examples/databases/create-line-attribute.md
#	docs/examples/1.8.x/server-dart/examples/databases/create-point-attribute.md
#	docs/examples/1.8.x/server-dart/examples/databases/create-polygon-attribute.md
#	docs/examples/1.8.x/server-dart/examples/databases/update-line-attribute.md
#	docs/examples/1.8.x/server-dart/examples/databases/update-point-attribute.md
#	docs/examples/1.8.x/server-dart/examples/databases/update-polygon-attribute.md
#	docs/examples/1.8.x/server-dart/examples/tablesdb/create-line-column.md
#	docs/examples/1.8.x/server-dart/examples/tablesdb/create-point-column.md
#	docs/examples/1.8.x/server-dart/examples/tablesdb/create-polygon-column.md
#	docs/examples/1.8.x/server-dart/examples/tablesdb/update-line-column.md
#	docs/examples/1.8.x/server-dart/examples/tablesdb/update-point-column.md
#	docs/examples/1.8.x/server-dart/examples/tablesdb/update-polygon-column.md
#	docs/examples/1.8.x/server-deno/examples/databases/create-line-attribute.md
#	docs/examples/1.8.x/server-deno/examples/databases/create-point-attribute.md
#	docs/examples/1.8.x/server-deno/examples/databases/create-polygon-attribute.md
#	docs/examples/1.8.x/server-deno/examples/databases/update-line-attribute.md
#	docs/examples/1.8.x/server-deno/examples/databases/update-point-attribute.md
#	docs/examples/1.8.x/server-deno/examples/databases/update-polygon-attribute.md
#	docs/examples/1.8.x/server-deno/examples/tablesdb/create-line-column.md
#	docs/examples/1.8.x/server-deno/examples/tablesdb/create-point-column.md
#	docs/examples/1.8.x/server-deno/examples/tablesdb/create-polygon-column.md
#	docs/examples/1.8.x/server-deno/examples/tablesdb/update-line-column.md
#	docs/examples/1.8.x/server-deno/examples/tablesdb/update-point-column.md
#	docs/examples/1.8.x/server-deno/examples/tablesdb/update-polygon-column.md
#	docs/examples/1.8.x/server-dotnet/examples/databases/create-line-attribute.md
#	docs/examples/1.8.x/server-dotnet/examples/databases/create-point-attribute.md
#	docs/examples/1.8.x/server-dotnet/examples/databases/create-polygon-attribute.md
#	docs/examples/1.8.x/server-dotnet/examples/databases/update-line-attribute.md
#	docs/examples/1.8.x/server-dotnet/examples/databases/update-point-attribute.md
#	docs/examples/1.8.x/server-dotnet/examples/databases/update-polygon-attribute.md
#	docs/examples/1.8.x/server-dotnet/examples/tablesdb/create-line-column.md
#	docs/examples/1.8.x/server-dotnet/examples/tablesdb/create-point-column.md
#	docs/examples/1.8.x/server-dotnet/examples/tablesdb/create-polygon-column.md
#	docs/examples/1.8.x/server-dotnet/examples/tablesdb/update-line-column.md
#	docs/examples/1.8.x/server-dotnet/examples/tablesdb/update-point-column.md
#	docs/examples/1.8.x/server-dotnet/examples/tablesdb/update-polygon-column.md
#	docs/examples/1.8.x/server-go/examples/databases/create-line-attribute.md
#	docs/examples/1.8.x/server-go/examples/databases/create-point-attribute.md
#	docs/examples/1.8.x/server-go/examples/databases/create-polygon-attribute.md
#	docs/examples/1.8.x/server-go/examples/databases/update-line-attribute.md
#	docs/examples/1.8.x/server-go/examples/databases/update-point-attribute.md
#	docs/examples/1.8.x/server-go/examples/databases/update-polygon-attribute.md
#	docs/examples/1.8.x/server-go/examples/tablesdb/create-line-column.md
#	docs/examples/1.8.x/server-go/examples/tablesdb/create-point-column.md
#	docs/examples/1.8.x/server-go/examples/tablesdb/create-polygon-column.md
#	docs/examples/1.8.x/server-go/examples/tablesdb/update-line-column.md
#	docs/examples/1.8.x/server-go/examples/tablesdb/update-point-column.md
#	docs/examples/1.8.x/server-go/examples/tablesdb/update-polygon-column.md
#	docs/examples/1.8.x/server-graphql/examples/databases/create-line-attribute.md
#	docs/examples/1.8.x/server-graphql/examples/databases/create-point-attribute.md
#	docs/examples/1.8.x/server-graphql/examples/databases/create-polygon-attribute.md
#	docs/examples/1.8.x/server-graphql/examples/databases/update-line-attribute.md
#	docs/examples/1.8.x/server-graphql/examples/databases/update-point-attribute.md
#	docs/examples/1.8.x/server-graphql/examples/databases/update-polygon-attribute.md
#	docs/examples/1.8.x/server-graphql/examples/tablesdb/create-line-column.md
#	docs/examples/1.8.x/server-graphql/examples/tablesdb/create-point-column.md
#	docs/examples/1.8.x/server-graphql/examples/tablesdb/create-polygon-column.md
#	docs/examples/1.8.x/server-graphql/examples/tablesdb/update-line-column.md
#	docs/examples/1.8.x/server-graphql/examples/tablesdb/update-point-column.md
#	docs/examples/1.8.x/server-graphql/examples/tablesdb/update-polygon-column.md
#	docs/examples/1.8.x/server-kotlin/java/databases/create-line-attribute.md
#	docs/examples/1.8.x/server-kotlin/java/databases/create-point-attribute.md
#	docs/examples/1.8.x/server-kotlin/java/databases/create-polygon-attribute.md
#	docs/examples/1.8.x/server-kotlin/java/databases/update-line-attribute.md
#	docs/examples/1.8.x/server-kotlin/java/databases/update-point-attribute.md
#	docs/examples/1.8.x/server-kotlin/java/databases/update-polygon-attribute.md
#	docs/examples/1.8.x/server-kotlin/java/tablesdb/create-line-column.md
#	docs/examples/1.8.x/server-kotlin/java/tablesdb/create-point-column.md
#	docs/examples/1.8.x/server-kotlin/java/tablesdb/create-polygon-column.md
#	docs/examples/1.8.x/server-kotlin/java/tablesdb/update-line-column.md
#	docs/examples/1.8.x/server-kotlin/java/tablesdb/update-point-column.md
#	docs/examples/1.8.x/server-kotlin/java/tablesdb/update-polygon-column.md
#	docs/examples/1.8.x/server-kotlin/kotlin/databases/create-line-attribute.md
#	docs/examples/1.8.x/server-kotlin/kotlin/databases/create-point-attribute.md
#	docs/examples/1.8.x/server-kotlin/kotlin/databases/create-polygon-attribute.md
#	docs/examples/1.8.x/server-kotlin/kotlin/databases/update-line-attribute.md
#	docs/examples/1.8.x/server-kotlin/kotlin/databases/update-point-attribute.md
#	docs/examples/1.8.x/server-kotlin/kotlin/databases/update-polygon-attribute.md
#	docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/create-line-column.md
#	docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/create-point-column.md
#	docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/create-polygon-column.md
#	docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/update-line-column.md
#	docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/update-point-column.md
#	docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/update-polygon-column.md
#	docs/examples/1.8.x/server-nodejs/examples/databases/create-line-attribute.md
#	docs/examples/1.8.x/server-nodejs/examples/databases/create-point-attribute.md
#	docs/examples/1.8.x/server-nodejs/examples/databases/create-polygon-attribute.md
#	docs/examples/1.8.x/server-nodejs/examples/databases/update-line-attribute.md
#	docs/examples/1.8.x/server-nodejs/examples/databases/update-point-attribute.md
#	docs/examples/1.8.x/server-nodejs/examples/databases/update-polygon-attribute.md
#	docs/examples/1.8.x/server-nodejs/examples/tablesdb/create-line-column.md
#	docs/examples/1.8.x/server-nodejs/examples/tablesdb/create-point-column.md
#	docs/examples/1.8.x/server-nodejs/examples/tablesdb/create-polygon-column.md
#	docs/examples/1.8.x/server-nodejs/examples/tablesdb/update-line-column.md
#	docs/examples/1.8.x/server-nodejs/examples/tablesdb/update-point-column.md
#	docs/examples/1.8.x/server-nodejs/examples/tablesdb/update-polygon-column.md
#	docs/examples/1.8.x/server-php/examples/databases/create-line-attribute.md
#	docs/examples/1.8.x/server-php/examples/databases/create-point-attribute.md
#	docs/examples/1.8.x/server-php/examples/databases/create-polygon-attribute.md
#	docs/examples/1.8.x/server-php/examples/databases/update-line-attribute.md
#	docs/examples/1.8.x/server-php/examples/databases/update-point-attribute.md
#	docs/examples/1.8.x/server-php/examples/databases/update-polygon-attribute.md
#	docs/examples/1.8.x/server-php/examples/tablesdb/create-line-column.md
#	docs/examples/1.8.x/server-php/examples/tablesdb/create-point-column.md
#	docs/examples/1.8.x/server-php/examples/tablesdb/create-polygon-column.md
#	docs/examples/1.8.x/server-php/examples/tablesdb/update-line-column.md
#	docs/examples/1.8.x/server-php/examples/tablesdb/update-point-column.md
#	docs/examples/1.8.x/server-php/examples/tablesdb/update-polygon-column.md
#	docs/examples/1.8.x/server-python/examples/databases/create-line-attribute.md
#	docs/examples/1.8.x/server-python/examples/databases/create-point-attribute.md
#	docs/examples/1.8.x/server-python/examples/databases/create-polygon-attribute.md
#	docs/examples/1.8.x/server-python/examples/databases/update-line-attribute.md
#	docs/examples/1.8.x/server-python/examples/databases/update-point-attribute.md
#	docs/examples/1.8.x/server-python/examples/databases/update-polygon-attribute.md
#	docs/examples/1.8.x/server-python/examples/tablesdb/create-line-column.md
#	docs/examples/1.8.x/server-python/examples/tablesdb/create-point-column.md
#	docs/examples/1.8.x/server-python/examples/tablesdb/create-polygon-column.md
#	docs/examples/1.8.x/server-python/examples/tablesdb/update-line-column.md
#	docs/examples/1.8.x/server-python/examples/tablesdb/update-point-column.md
#	docs/examples/1.8.x/server-python/examples/tablesdb/update-polygon-column.md
#	docs/examples/1.8.x/server-rest/examples/databases/create-line-attribute.md
#	docs/examples/1.8.x/server-rest/examples/databases/create-point-attribute.md
#	docs/examples/1.8.x/server-rest/examples/databases/create-polygon-attribute.md
#	docs/examples/1.8.x/server-rest/examples/databases/update-line-attribute.md
#	docs/examples/1.8.x/server-rest/examples/databases/update-point-attribute.md
#	docs/examples/1.8.x/server-rest/examples/databases/update-polygon-attribute.md
#	docs/examples/1.8.x/server-rest/examples/tablesdb/create-line-column.md
#	docs/examples/1.8.x/server-rest/examples/tablesdb/create-point-column.md
#	docs/examples/1.8.x/server-rest/examples/tablesdb/create-polygon-column.md
#	docs/examples/1.8.x/server-rest/examples/tablesdb/update-line-column.md
#	docs/examples/1.8.x/server-rest/examples/tablesdb/update-point-column.md
#	docs/examples/1.8.x/server-rest/examples/tablesdb/update-polygon-column.md
#	docs/examples/1.8.x/server-ruby/examples/databases/create-line-attribute.md
#	docs/examples/1.8.x/server-ruby/examples/databases/create-point-attribute.md
#	docs/examples/1.8.x/server-ruby/examples/databases/create-polygon-attribute.md
#	docs/examples/1.8.x/server-ruby/examples/databases/update-line-attribute.md
#	docs/examples/1.8.x/server-ruby/examples/databases/update-point-attribute.md
#	docs/examples/1.8.x/server-ruby/examples/databases/update-polygon-attribute.md
#	docs/examples/1.8.x/server-ruby/examples/tablesdb/create-line-column.md
#	docs/examples/1.8.x/server-ruby/examples/tablesdb/create-point-column.md
#	docs/examples/1.8.x/server-ruby/examples/tablesdb/create-polygon-column.md
#	docs/examples/1.8.x/server-ruby/examples/tablesdb/update-line-column.md
#	docs/examples/1.8.x/server-ruby/examples/tablesdb/update-point-column.md
#	docs/examples/1.8.x/server-ruby/examples/tablesdb/update-polygon-column.md
#	docs/examples/1.8.x/server-swift/examples/databases/create-line-attribute.md
#	docs/examples/1.8.x/server-swift/examples/databases/create-point-attribute.md
#	docs/examples/1.8.x/server-swift/examples/databases/create-polygon-attribute.md
#	docs/examples/1.8.x/server-swift/examples/databases/update-line-attribute.md
#	docs/examples/1.8.x/server-swift/examples/databases/update-point-attribute.md
#	docs/examples/1.8.x/server-swift/examples/databases/update-polygon-attribute.md
#	docs/examples/1.8.x/server-swift/examples/tablesdb/create-line-column.md
#	docs/examples/1.8.x/server-swift/examples/tablesdb/create-point-column.md
#	docs/examples/1.8.x/server-swift/examples/tablesdb/create-polygon-column.md
#	docs/examples/1.8.x/server-swift/examples/tablesdb/update-line-column.md
#	docs/examples/1.8.x/server-swift/examples/tablesdb/update-point-column.md
#	docs/examples/1.8.x/server-swift/examples/tablesdb/update-polygon-column.md
2025-09-11 16:26:25 +12:00
ArnabChatterjee20k e212ec997a cloud test failing due to wrong spatial type for other adapters 2025-09-10 19:53:33 +05:30
Matej BačoandGitHub d1918b7c24 Merge pull request #10471 from appwrite/feat-certificate-validation-override
Feat: add certificate valdiation override
2025-09-10 16:10:09 +02:00
Matej Bačo 81a5f25e4d add certificate valdiation override 2025-09-10 15:29:59 +02:00
Matej BačoandGitHub 03c8e2c87a Merge pull request #10470 from appwrite/chore-proxy-to-modules
Chore: Move proxy endpoints to modules
2025-09-10 13:33:31 +02:00
Matej Bačo 80d8e32b87 Use proper base action for proxy module 2025-09-10 12:55:46 +02:00
Matej Bačo 8319ff166e Move proxy endpoints to modules 2025-09-10 12:43:21 +02:00
Jake BarnbyandGitHub 27cc649376 Merge pull request #10469 from appwrite/stats-resources-try-catch
Stats resources try catch
2025-09-10 21:42:29 +12:00
fogelito 83efc7c152 Merge branch '1.8.x' of https://github.com/appwrite/appwrite into stats-resources-try-catch 2025-09-10 12:25:54 +03:00
fogelito 5f7ca48067 try catch 2025-09-10 12:24:24 +03:00
Khushboo VermaandGitHub 2c7472d5ec Merge branch '1.8.x' into chore-beautify-certificate-logs 2025-09-10 12:44:37 +05:30
Jake BarnbyandGitHub 7b9ead6a68 Merge pull request #10463 from appwrite/spatial-type-attributes
Spatial type attributes sdk updates
2025-09-10 18:48:49 +12:00
ArnabChatterjee20k 497cf30549 bump database and migration versions 2025-09-10 11:50:58 +05:30
ArnabChatterjee20k 56fc3ff3d8 updated xlist 2025-09-09 23:22:47 +05:30
ArnabChatterjee20k 0dd7d45993 updated tests 2025-09-09 22:56:59 +05:30
Jake Barnby be07bbfc89 Update generator 2025-09-09 19:19:44 +12:00
Jake Barnby 74a9e5b320 Add dart/flutter changelog 2025-09-09 17:11:36 +12:00
ArnabChatterjee20k ef83636f93 empty commit to trigger tests 2025-09-08 23:57:44 +05:30
ArnabChatterjee20k ac443e3b98 updated database version , sdk version and docs example in openapi with spatial 2025-09-08 23:30:28 +05:30
Jake Barnby 54d94401a7 Merge remote-tracking branch 'origin/1.8.x' into chore-gen-sdks 2025-09-08 21:02:05 +12:00
Khushboo VermaandGitHub 28d31c9726 Merge branch '1.8.x' into chore-beautify-certificate-logs 2025-09-08 11:32:00 +05:30
Jake Barnby 68b61d1e40 Merge remote-tracking branch 'origin/1.8.x' into chore-gen-sdks 2025-09-06 05:29:48 +12:00
Jake Barnby 7c3d526cda Update docs 2025-09-06 05:27:47 +12:00
Jake Barnby 1479768bf2 Merge remote-tracking branch 'origin/chore-platform-lib' into chore-gen-sdks 2025-09-06 04:50:53 +12:00
Jake Barnby 02ff0927a6 Merge remote-tracking branch 'origin/1.8.x' into chore-gen-sdks
# Conflicts:
#	composer.lock
2025-09-06 04:46:00 +12:00
Jake Barnby c07db4eea1 Update specs 2025-09-05 21:54:17 +12:00
Jake Barnby ca17bcd8ef Fix refs 2025-09-05 21:54:11 +12:00
Jake Barnby af60f9f7c0 Merge remote-tracking branch 'origin/1.8.x' into chore-gen-sdks
# Conflicts:
#	app/config/platforms.php
#	composer.lock
2025-09-05 21:16:56 +12:00
Jake Barnby ed6b0b6be4 Update generator 2025-09-05 21:16:22 +12:00
Jake Barnby 998a7ff697 Generate 2025-09-05 02:35:04 +12:00
Khushboo Verma 0b1712c87e Add colors to certificate logs 2025-09-04 18:23:40 +05:30
224 changed files with 3872 additions and 2745 deletions
+14 -14
View File
@@ -11,7 +11,7 @@ return [
[
'key' => 'web',
'name' => 'Web',
'version' => '19.0.0',
'version' => '20.0.0',
'url' => 'https://github.com/appwrite/sdk-for-web',
'package' => 'https://www.npmjs.com/package/appwrite',
'enabled' => true,
@@ -60,7 +60,7 @@ return [
[
'key' => 'flutter',
'name' => 'Flutter',
'version' => '18.0.0',
'version' => '19.0.0',
'url' => 'https://github.com/appwrite/sdk-for-flutter',
'package' => 'https://pub.dev/packages/appwrite',
'enabled' => true,
@@ -79,7 +79,7 @@ return [
[
'key' => 'apple',
'name' => 'Apple',
'version' => '11.0.0',
'version' => '12.0.0',
'url' => 'https://github.com/appwrite/sdk-for-apple',
'package' => 'https://github.com/appwrite/sdk-for-apple',
'enabled' => true,
@@ -116,7 +116,7 @@ return [
[
'key' => 'android',
'name' => 'Android',
'version' => '9.0.0',
'version' => '10.0.0',
'url' => 'https://github.com/appwrite/sdk-for-android',
'package' => 'https://search.maven.org/artifact/io.appwrite/sdk-for-android',
'enabled' => true,
@@ -139,7 +139,7 @@ return [
[
'key' => 'react-native',
'name' => 'React Native',
'version' => '0.12.0',
'version' => '0.13.0',
'url' => 'https://github.com/appwrite/sdk-for-react-native',
'package' => 'https://npmjs.com/package/react-native-appwrite',
'enabled' => true,
@@ -262,7 +262,7 @@ return [
[
'key' => 'nodejs',
'name' => 'Node.js',
'version' => '18.0.0',
'version' => '19.0.0',
'url' => 'https://github.com/appwrite/sdk-for-node',
'package' => 'https://www.npmjs.com/package/node-appwrite',
'enabled' => true,
@@ -281,7 +281,7 @@ return [
[
'key' => 'php',
'name' => 'PHP',
'version' => '16.0.0',
'version' => '17.0.0',
'url' => 'https://github.com/appwrite/sdk-for-php',
'package' => 'https://packagist.org/packages/appwrite/appwrite',
'enabled' => true,
@@ -300,7 +300,7 @@ return [
[
'key' => 'python',
'name' => 'Python',
'version' => '12.0.0',
'version' => '13.0.0',
'url' => 'https://github.com/appwrite/sdk-for-python',
'package' => 'https://pypi.org/project/appwrite/',
'enabled' => true,
@@ -319,7 +319,7 @@ return [
[
'key' => 'ruby',
'name' => 'Ruby',
'version' => '17.0.0',
'version' => '18.0.0',
'url' => 'https://github.com/appwrite/sdk-for-ruby',
'package' => 'https://rubygems.org/gems/appwrite',
'enabled' => true,
@@ -338,7 +338,7 @@ return [
[
'key' => 'go',
'name' => 'Go',
'version' => '0.10.0',
'version' => '0.11.0',
'url' => 'https://github.com/appwrite/sdk-for-go',
'package' => 'https://github.com/appwrite/sdk-for-go',
'enabled' => true,
@@ -357,7 +357,7 @@ return [
[
'key' => 'dotnet',
'name' => '.NET',
'version' => '0.16.0',
'version' => '0.17.0',
'url' => 'https://github.com/appwrite/sdk-for-dotnet',
'package' => 'https://www.nuget.org/packages/Appwrite',
'enabled' => true,
@@ -376,7 +376,7 @@ return [
[
'key' => 'dart',
'name' => 'Dart',
'version' => '17.0.0',
'version' => '18.0.0',
'url' => 'https://github.com/appwrite/sdk-for-dart',
'package' => 'https://pub.dev/packages/dart_appwrite',
'enabled' => true,
@@ -395,7 +395,7 @@ return [
[
'key' => 'kotlin',
'name' => 'Kotlin',
'version' => '10.0.0',
'version' => '11.0.0',
'url' => 'https://github.com/appwrite/sdk-for-kotlin',
'package' => 'https://search.maven.org/artifact/io.appwrite/sdk-for-kotlin',
'enabled' => true,
@@ -418,7 +418,7 @@ return [
[
'key' => 'swift',
'name' => 'Swift',
'version' => '11.0.0',
'version' => '12.0.0',
'url' => 'https://github.com/appwrite/sdk-for-swift',
'package' => 'https://github.com/appwrite/sdk-for-swift',
'enabled' => true,
+1 -1
View File
@@ -214,7 +214,7 @@ return [
'name' => 'Proxy',
'subtitle' => 'The Proxy Service allows you to configure actions for your domains beyond DNS configuration.',
'description' => '/docs/services/proxy.md',
'controller' => 'api/proxy.php',
'controller' => '', // Uses modules
'sdk' => true,
'docs' => true,
'docsUrl' => 'https://appwrite.io/docs/proxy',
+24 -24
View File
@@ -4830,7 +4830,7 @@
"x-appwrite": {
"method": "listDocuments",
"group": "documents",
"weight": 339,
"weight": 335,
"cookies": false,
"type": "",
"demo": "databases\/list-documents.md",
@@ -4919,7 +4919,7 @@
"x-appwrite": {
"method": "createDocument",
"group": "documents",
"weight": 331,
"weight": 327,
"cookies": false,
"type": "",
"demo": "databases\/create-document.md",
@@ -5069,7 +5069,7 @@
"x-appwrite": {
"method": "getDocument",
"group": "documents",
"weight": 332,
"weight": 328,
"cookies": false,
"type": "",
"demo": "databases\/get-document.md",
@@ -5168,7 +5168,7 @@
"x-appwrite": {
"method": "upsertDocument",
"group": "documents",
"weight": 335,
"weight": 331,
"cookies": false,
"type": "",
"demo": "databases\/upsert-document.md",
@@ -5316,7 +5316,7 @@
"x-appwrite": {
"method": "updateDocument",
"group": "documents",
"weight": 333,
"weight": 329,
"cookies": false,
"type": "",
"demo": "databases\/update-document.md",
@@ -5419,7 +5419,7 @@
"x-appwrite": {
"method": "deleteDocument",
"group": "documents",
"weight": 337,
"weight": 333,
"cookies": false,
"type": "",
"demo": "databases\/delete-document.md",
@@ -5507,7 +5507,7 @@
"x-appwrite": {
"method": "decrementDocumentAttribute",
"group": "documents",
"weight": 342,
"weight": 338,
"cookies": false,
"type": "",
"demo": "databases\/decrement-document-attribute.md",
@@ -5626,7 +5626,7 @@
"x-appwrite": {
"method": "incrementDocumentAttribute",
"group": "documents",
"weight": 341,
"weight": 337,
"cookies": false,
"type": "",
"demo": "databases\/increment-document-attribute.md",
@@ -5745,7 +5745,7 @@
"x-appwrite": {
"method": "listExecutions",
"group": "executions",
"weight": 460,
"weight": 456,
"cookies": false,
"type": "",
"demo": "functions\/list-executions.md",
@@ -5820,7 +5820,7 @@
"x-appwrite": {
"method": "createExecution",
"group": "executions",
"weight": 458,
"weight": 454,
"cookies": false,
"type": "",
"demo": "functions\/create-execution.md",
@@ -5936,7 +5936,7 @@
"x-appwrite": {
"method": "getExecution",
"group": "executions",
"weight": 459,
"weight": 455,
"cookies": false,
"type": "",
"demo": "functions\/get-execution.md",
@@ -6010,7 +6010,7 @@
"x-appwrite": {
"method": "query",
"group": "graphql",
"weight": 254,
"weight": 250,
"cookies": false,
"type": "graphql",
"demo": "graphql\/query.md",
@@ -6062,7 +6062,7 @@
"x-appwrite": {
"method": "mutation",
"group": "graphql",
"weight": 253,
"weight": 249,
"cookies": false,
"type": "graphql",
"demo": "graphql\/mutation.md",
@@ -6530,7 +6530,7 @@
"x-appwrite": {
"method": "createSubscriber",
"group": "subscribers",
"weight": 300,
"weight": 296,
"cookies": false,
"type": "",
"demo": "messaging\/create-subscriber.md",
@@ -6613,7 +6613,7 @@
"x-appwrite": {
"method": "deleteSubscriber",
"group": "subscribers",
"weight": 304,
"weight": 300,
"cookies": false,
"type": "",
"demo": "messaging\/delete-subscriber.md",
@@ -7491,7 +7491,7 @@
"x-appwrite": {
"method": "listRows",
"group": "rows",
"weight": 431,
"weight": 427,
"cookies": false,
"type": "",
"demo": "tablesdb\/list-rows.md",
@@ -7579,7 +7579,7 @@
"x-appwrite": {
"method": "createRow",
"group": "rows",
"weight": 423,
"weight": 419,
"cookies": false,
"type": "",
"demo": "tablesdb\/create-row.md",
@@ -7687,7 +7687,7 @@
},
"rows": {
"type": "array",
"description": "Array of documents data as JSON objects.",
"description": "Array of rows data as JSON objects.",
"x-example": null,
"items": {
"type": "object"
@@ -7724,7 +7724,7 @@
"x-appwrite": {
"method": "getRow",
"group": "rows",
"weight": 424,
"weight": 420,
"cookies": false,
"type": "",
"demo": "tablesdb\/get-row.md",
@@ -7822,7 +7822,7 @@
"x-appwrite": {
"method": "upsertRow",
"group": "rows",
"weight": 427,
"weight": 423,
"cookies": false,
"type": "",
"demo": "tablesdb\/upsert-row.md",
@@ -7961,7 +7961,7 @@
"x-appwrite": {
"method": "updateRow",
"group": "rows",
"weight": 425,
"weight": 421,
"cookies": false,
"type": "",
"demo": "tablesdb\/update-row.md",
@@ -8063,7 +8063,7 @@
"x-appwrite": {
"method": "deleteRow",
"group": "rows",
"weight": 429,
"weight": 425,
"cookies": false,
"type": "",
"demo": "tablesdb\/delete-row.md",
@@ -8150,7 +8150,7 @@
"x-appwrite": {
"method": "decrementRowColumn",
"group": "rows",
"weight": 434,
"weight": 430,
"cookies": false,
"type": "",
"demo": "tablesdb\/decrement-row-column.md",
@@ -8268,7 +8268,7 @@
"x-appwrite": {
"method": "incrementRowColumn",
"group": "rows",
"weight": 433,
"weight": 429,
"cookies": false,
"type": "",
"demo": "tablesdb\/increment-row-column.md",
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+24 -24
View File
@@ -4830,7 +4830,7 @@
"x-appwrite": {
"method": "listDocuments",
"group": "documents",
"weight": 339,
"weight": 335,
"cookies": false,
"type": "",
"demo": "databases\/list-documents.md",
@@ -4919,7 +4919,7 @@
"x-appwrite": {
"method": "createDocument",
"group": "documents",
"weight": 331,
"weight": 327,
"cookies": false,
"type": "",
"demo": "databases\/create-document.md",
@@ -5069,7 +5069,7 @@
"x-appwrite": {
"method": "getDocument",
"group": "documents",
"weight": 332,
"weight": 328,
"cookies": false,
"type": "",
"demo": "databases\/get-document.md",
@@ -5168,7 +5168,7 @@
"x-appwrite": {
"method": "upsertDocument",
"group": "documents",
"weight": 335,
"weight": 331,
"cookies": false,
"type": "",
"demo": "databases\/upsert-document.md",
@@ -5316,7 +5316,7 @@
"x-appwrite": {
"method": "updateDocument",
"group": "documents",
"weight": 333,
"weight": 329,
"cookies": false,
"type": "",
"demo": "databases\/update-document.md",
@@ -5419,7 +5419,7 @@
"x-appwrite": {
"method": "deleteDocument",
"group": "documents",
"weight": 337,
"weight": 333,
"cookies": false,
"type": "",
"demo": "databases\/delete-document.md",
@@ -5507,7 +5507,7 @@
"x-appwrite": {
"method": "decrementDocumentAttribute",
"group": "documents",
"weight": 342,
"weight": 338,
"cookies": false,
"type": "",
"demo": "databases\/decrement-document-attribute.md",
@@ -5626,7 +5626,7 @@
"x-appwrite": {
"method": "incrementDocumentAttribute",
"group": "documents",
"weight": 341,
"weight": 337,
"cookies": false,
"type": "",
"demo": "databases\/increment-document-attribute.md",
@@ -5745,7 +5745,7 @@
"x-appwrite": {
"method": "listExecutions",
"group": "executions",
"weight": 460,
"weight": 456,
"cookies": false,
"type": "",
"demo": "functions\/list-executions.md",
@@ -5820,7 +5820,7 @@
"x-appwrite": {
"method": "createExecution",
"group": "executions",
"weight": 458,
"weight": 454,
"cookies": false,
"type": "",
"demo": "functions\/create-execution.md",
@@ -5936,7 +5936,7 @@
"x-appwrite": {
"method": "getExecution",
"group": "executions",
"weight": 459,
"weight": 455,
"cookies": false,
"type": "",
"demo": "functions\/get-execution.md",
@@ -6010,7 +6010,7 @@
"x-appwrite": {
"method": "query",
"group": "graphql",
"weight": 254,
"weight": 250,
"cookies": false,
"type": "graphql",
"demo": "graphql\/query.md",
@@ -6062,7 +6062,7 @@
"x-appwrite": {
"method": "mutation",
"group": "graphql",
"weight": 253,
"weight": 249,
"cookies": false,
"type": "graphql",
"demo": "graphql\/mutation.md",
@@ -6530,7 +6530,7 @@
"x-appwrite": {
"method": "createSubscriber",
"group": "subscribers",
"weight": 300,
"weight": 296,
"cookies": false,
"type": "",
"demo": "messaging\/create-subscriber.md",
@@ -6613,7 +6613,7 @@
"x-appwrite": {
"method": "deleteSubscriber",
"group": "subscribers",
"weight": 304,
"weight": 300,
"cookies": false,
"type": "",
"demo": "messaging\/delete-subscriber.md",
@@ -7491,7 +7491,7 @@
"x-appwrite": {
"method": "listRows",
"group": "rows",
"weight": 431,
"weight": 427,
"cookies": false,
"type": "",
"demo": "tablesdb\/list-rows.md",
@@ -7579,7 +7579,7 @@
"x-appwrite": {
"method": "createRow",
"group": "rows",
"weight": 423,
"weight": 419,
"cookies": false,
"type": "",
"demo": "tablesdb\/create-row.md",
@@ -7687,7 +7687,7 @@
},
"rows": {
"type": "array",
"description": "Array of documents data as JSON objects.",
"description": "Array of rows data as JSON objects.",
"x-example": null,
"items": {
"type": "object"
@@ -7724,7 +7724,7 @@
"x-appwrite": {
"method": "getRow",
"group": "rows",
"weight": 424,
"weight": 420,
"cookies": false,
"type": "",
"demo": "tablesdb\/get-row.md",
@@ -7822,7 +7822,7 @@
"x-appwrite": {
"method": "upsertRow",
"group": "rows",
"weight": 427,
"weight": 423,
"cookies": false,
"type": "",
"demo": "tablesdb\/upsert-row.md",
@@ -7961,7 +7961,7 @@
"x-appwrite": {
"method": "updateRow",
"group": "rows",
"weight": 425,
"weight": 421,
"cookies": false,
"type": "",
"demo": "tablesdb\/update-row.md",
@@ -8063,7 +8063,7 @@
"x-appwrite": {
"method": "deleteRow",
"group": "rows",
"weight": 429,
"weight": 425,
"cookies": false,
"type": "",
"demo": "tablesdb\/delete-row.md",
@@ -8150,7 +8150,7 @@
"x-appwrite": {
"method": "decrementRowColumn",
"group": "rows",
"weight": 434,
"weight": 430,
"cookies": false,
"type": "",
"demo": "tablesdb\/decrement-row-column.md",
@@ -8268,7 +8268,7 @@
"x-appwrite": {
"method": "incrementRowColumn",
"group": "rows",
"weight": 433,
"weight": 429,
"cookies": false,
"type": "",
"demo": "tablesdb\/increment-row-column.md",
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+24 -24
View File
@@ -4972,7 +4972,7 @@
"x-appwrite": {
"method": "listDocuments",
"group": "documents",
"weight": 339,
"weight": 335,
"cookies": false,
"type": "",
"demo": "databases\/list-documents.md",
@@ -5057,7 +5057,7 @@
"x-appwrite": {
"method": "createDocument",
"group": "documents",
"weight": 331,
"weight": 327,
"cookies": false,
"type": "",
"demo": "databases\/create-document.md",
@@ -5204,7 +5204,7 @@
"x-appwrite": {
"method": "getDocument",
"group": "documents",
"weight": 332,
"weight": 328,
"cookies": false,
"type": "",
"demo": "databases\/get-document.md",
@@ -5297,7 +5297,7 @@
"x-appwrite": {
"method": "upsertDocument",
"group": "documents",
"weight": 335,
"weight": 331,
"cookies": false,
"type": "",
"demo": "databases\/upsert-document.md",
@@ -5440,7 +5440,7 @@
"x-appwrite": {
"method": "updateDocument",
"group": "documents",
"weight": 333,
"weight": 329,
"cookies": false,
"type": "",
"demo": "databases\/update-document.md",
@@ -5540,7 +5540,7 @@
"x-appwrite": {
"method": "deleteDocument",
"group": "documents",
"weight": 337,
"weight": 333,
"cookies": false,
"type": "",
"demo": "databases\/delete-document.md",
@@ -5623,7 +5623,7 @@
"x-appwrite": {
"method": "decrementDocumentAttribute",
"group": "documents",
"weight": 342,
"weight": 338,
"cookies": false,
"type": "",
"demo": "databases\/decrement-document-attribute.md",
@@ -5735,7 +5735,7 @@
"x-appwrite": {
"method": "incrementDocumentAttribute",
"group": "documents",
"weight": 341,
"weight": 337,
"cookies": false,
"type": "",
"demo": "databases\/increment-document-attribute.md",
@@ -5845,7 +5845,7 @@
"x-appwrite": {
"method": "listExecutions",
"group": "executions",
"weight": 460,
"weight": 456,
"cookies": false,
"type": "",
"demo": "functions\/list-executions.md",
@@ -5918,7 +5918,7 @@
"x-appwrite": {
"method": "createExecution",
"group": "executions",
"weight": 458,
"weight": 454,
"cookies": false,
"type": "",
"demo": "functions\/create-execution.md",
@@ -6035,7 +6035,7 @@
"x-appwrite": {
"method": "getExecution",
"group": "executions",
"weight": 459,
"weight": 455,
"cookies": false,
"type": "",
"demo": "functions\/get-execution.md",
@@ -6106,7 +6106,7 @@
"x-appwrite": {
"method": "query",
"group": "graphql",
"weight": 254,
"weight": 250,
"cookies": false,
"type": "graphql",
"demo": "graphql\/query.md",
@@ -6179,7 +6179,7 @@
"x-appwrite": {
"method": "mutation",
"group": "graphql",
"weight": 253,
"weight": 249,
"cookies": false,
"type": "graphql",
"demo": "graphql\/mutation.md",
@@ -6660,7 +6660,7 @@
"x-appwrite": {
"method": "createSubscriber",
"group": "subscribers",
"weight": 300,
"weight": 296,
"cookies": false,
"type": "",
"demo": "messaging\/create-subscriber.md",
@@ -6744,7 +6744,7 @@
"x-appwrite": {
"method": "deleteSubscriber",
"group": "subscribers",
"weight": 304,
"weight": 300,
"cookies": false,
"type": "",
"demo": "messaging\/delete-subscriber.md",
@@ -7573,7 +7573,7 @@
"x-appwrite": {
"method": "listRows",
"group": "rows",
"weight": 431,
"weight": 427,
"cookies": false,
"type": "",
"demo": "tablesdb\/list-rows.md",
@@ -7657,7 +7657,7 @@
"x-appwrite": {
"method": "createRow",
"group": "rows",
"weight": 423,
"weight": 419,
"cookies": false,
"type": "",
"demo": "tablesdb\/create-row.md",
@@ -7762,7 +7762,7 @@
},
"rows": {
"type": "array",
"description": "Array of documents data as JSON objects.",
"description": "Array of rows data as JSON objects.",
"default": [],
"x-example": null,
"items": {
@@ -7799,7 +7799,7 @@
"x-appwrite": {
"method": "getRow",
"group": "rows",
"weight": 424,
"weight": 420,
"cookies": false,
"type": "",
"demo": "tablesdb\/get-row.md",
@@ -7891,7 +7891,7 @@
"x-appwrite": {
"method": "upsertRow",
"group": "rows",
"weight": 427,
"weight": 423,
"cookies": false,
"type": "",
"demo": "tablesdb\/upsert-row.md",
@@ -8025,7 +8025,7 @@
"x-appwrite": {
"method": "updateRow",
"group": "rows",
"weight": 425,
"weight": 421,
"cookies": false,
"type": "",
"demo": "tablesdb\/update-row.md",
@@ -8124,7 +8124,7 @@
"x-appwrite": {
"method": "deleteRow",
"group": "rows",
"weight": 429,
"weight": 425,
"cookies": false,
"type": "",
"demo": "tablesdb\/delete-row.md",
@@ -8206,7 +8206,7 @@
"x-appwrite": {
"method": "decrementRowColumn",
"group": "rows",
"weight": 434,
"weight": 430,
"cookies": false,
"type": "",
"demo": "tablesdb\/decrement-row-column.md",
@@ -8317,7 +8317,7 @@
"x-appwrite": {
"method": "incrementRowColumn",
"group": "rows",
"weight": 433,
"weight": 429,
"cookies": false,
"type": "",
"demo": "tablesdb\/increment-row-column.md",
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+24 -24
View File
@@ -4972,7 +4972,7 @@
"x-appwrite": {
"method": "listDocuments",
"group": "documents",
"weight": 339,
"weight": 335,
"cookies": false,
"type": "",
"demo": "databases\/list-documents.md",
@@ -5057,7 +5057,7 @@
"x-appwrite": {
"method": "createDocument",
"group": "documents",
"weight": 331,
"weight": 327,
"cookies": false,
"type": "",
"demo": "databases\/create-document.md",
@@ -5204,7 +5204,7 @@
"x-appwrite": {
"method": "getDocument",
"group": "documents",
"weight": 332,
"weight": 328,
"cookies": false,
"type": "",
"demo": "databases\/get-document.md",
@@ -5297,7 +5297,7 @@
"x-appwrite": {
"method": "upsertDocument",
"group": "documents",
"weight": 335,
"weight": 331,
"cookies": false,
"type": "",
"demo": "databases\/upsert-document.md",
@@ -5440,7 +5440,7 @@
"x-appwrite": {
"method": "updateDocument",
"group": "documents",
"weight": 333,
"weight": 329,
"cookies": false,
"type": "",
"demo": "databases\/update-document.md",
@@ -5540,7 +5540,7 @@
"x-appwrite": {
"method": "deleteDocument",
"group": "documents",
"weight": 337,
"weight": 333,
"cookies": false,
"type": "",
"demo": "databases\/delete-document.md",
@@ -5623,7 +5623,7 @@
"x-appwrite": {
"method": "decrementDocumentAttribute",
"group": "documents",
"weight": 342,
"weight": 338,
"cookies": false,
"type": "",
"demo": "databases\/decrement-document-attribute.md",
@@ -5735,7 +5735,7 @@
"x-appwrite": {
"method": "incrementDocumentAttribute",
"group": "documents",
"weight": 341,
"weight": 337,
"cookies": false,
"type": "",
"demo": "databases\/increment-document-attribute.md",
@@ -5845,7 +5845,7 @@
"x-appwrite": {
"method": "listExecutions",
"group": "executions",
"weight": 460,
"weight": 456,
"cookies": false,
"type": "",
"demo": "functions\/list-executions.md",
@@ -5918,7 +5918,7 @@
"x-appwrite": {
"method": "createExecution",
"group": "executions",
"weight": 458,
"weight": 454,
"cookies": false,
"type": "",
"demo": "functions\/create-execution.md",
@@ -6035,7 +6035,7 @@
"x-appwrite": {
"method": "getExecution",
"group": "executions",
"weight": 459,
"weight": 455,
"cookies": false,
"type": "",
"demo": "functions\/get-execution.md",
@@ -6106,7 +6106,7 @@
"x-appwrite": {
"method": "query",
"group": "graphql",
"weight": 254,
"weight": 250,
"cookies": false,
"type": "graphql",
"demo": "graphql\/query.md",
@@ -6179,7 +6179,7 @@
"x-appwrite": {
"method": "mutation",
"group": "graphql",
"weight": 253,
"weight": 249,
"cookies": false,
"type": "graphql",
"demo": "graphql\/mutation.md",
@@ -6660,7 +6660,7 @@
"x-appwrite": {
"method": "createSubscriber",
"group": "subscribers",
"weight": 300,
"weight": 296,
"cookies": false,
"type": "",
"demo": "messaging\/create-subscriber.md",
@@ -6744,7 +6744,7 @@
"x-appwrite": {
"method": "deleteSubscriber",
"group": "subscribers",
"weight": 304,
"weight": 300,
"cookies": false,
"type": "",
"demo": "messaging\/delete-subscriber.md",
@@ -7573,7 +7573,7 @@
"x-appwrite": {
"method": "listRows",
"group": "rows",
"weight": 431,
"weight": 427,
"cookies": false,
"type": "",
"demo": "tablesdb\/list-rows.md",
@@ -7657,7 +7657,7 @@
"x-appwrite": {
"method": "createRow",
"group": "rows",
"weight": 423,
"weight": 419,
"cookies": false,
"type": "",
"demo": "tablesdb\/create-row.md",
@@ -7762,7 +7762,7 @@
},
"rows": {
"type": "array",
"description": "Array of documents data as JSON objects.",
"description": "Array of rows data as JSON objects.",
"default": [],
"x-example": null,
"items": {
@@ -7799,7 +7799,7 @@
"x-appwrite": {
"method": "getRow",
"group": "rows",
"weight": 424,
"weight": 420,
"cookies": false,
"type": "",
"demo": "tablesdb\/get-row.md",
@@ -7891,7 +7891,7 @@
"x-appwrite": {
"method": "upsertRow",
"group": "rows",
"weight": 427,
"weight": 423,
"cookies": false,
"type": "",
"demo": "tablesdb\/upsert-row.md",
@@ -8025,7 +8025,7 @@
"x-appwrite": {
"method": "updateRow",
"group": "rows",
"weight": 425,
"weight": 421,
"cookies": false,
"type": "",
"demo": "tablesdb\/update-row.md",
@@ -8124,7 +8124,7 @@
"x-appwrite": {
"method": "deleteRow",
"group": "rows",
"weight": 429,
"weight": 425,
"cookies": false,
"type": "",
"demo": "tablesdb\/delete-row.md",
@@ -8206,7 +8206,7 @@
"x-appwrite": {
"method": "decrementRowColumn",
"group": "rows",
"weight": 434,
"weight": 430,
"cookies": false,
"type": "",
"demo": "tablesdb\/decrement-row-column.md",
@@ -8317,7 +8317,7 @@
"x-appwrite": {
"method": "incrementRowColumn",
"group": "rows",
"weight": 433,
"weight": 429,
"cookies": false,
"type": "",
"demo": "tablesdb\/increment-row-column.md",
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -538,7 +538,7 @@ App::get('/v1/health/queue/databases')
->inject('response')
->action(function (string $name, int|string $threshold, Database $queueForDatabase, Response $response) {
$threshold = \intval($threshold);
$size = $queueForDatabase->getSize();
$size = $queueForDatabase->setQueue($name)->getSize();
if ($size >= $threshold) {
throw new Exception(Exception::HEALTH_QUEUE_SIZE_EXCEEDED, "Queue size threshold hit. Current size is {$size} and threshold is {$threshold}.");
-318
View File
@@ -1,318 +0,0 @@
<?php
use Appwrite\Event\Certificate;
use Appwrite\Event\Delete;
use Appwrite\Event\Event;
use Appwrite\Extend\Exception;
use Appwrite\Network\Validator\DNS;
use Appwrite\SDK\AuthType;
use Appwrite\SDK\ContentType;
use Appwrite\SDK\Method;
use Appwrite\SDK\Response as SDKResponse;
use Appwrite\Utopia\Database\Validator\Queries\Rules;
use Appwrite\Utopia\Response;
use Utopia\App;
use Utopia\Database\Database;
use Utopia\Database\Document;
use Utopia\Database\Exception\Query as QueryException;
use Utopia\Database\Query;
use Utopia\Database\Validator\Query\Cursor;
use Utopia\Database\Validator\UID;
use Utopia\Domains\Domain;
use Utopia\Logger\Log;
use Utopia\System\System;
use Utopia\Validator\AnyOf;
use Utopia\Validator\IP;
use Utopia\Validator\Text;
App::get('/v1/proxy/rules')
->groups(['api', 'proxy'])
->desc('List rules')
->label('scope', 'rules.read')
->label('sdk', new Method(
namespace: 'proxy',
group: null,
name: 'listRules',
description: '/docs/references/proxy/list-rules.md',
auth: [AuthType::ADMIN],
responses: [
new SDKResponse(
code: Response::STATUS_CODE_OK,
model: Response::MODEL_PROXY_RULE_LIST,
)
]
))
->param('queries', [], new Rules(), 'Array of query strings generated using the Query class provided by the SDK. [Learn more about queries](https://appwrite.io/docs/databases#querying-documents). Maximum of ' . APP_LIMIT_ARRAY_PARAMS_SIZE . ' queries are allowed, each ' . APP_LIMIT_ARRAY_ELEMENT_SIZE . ' characters long. You may filter on the following attributes: ' . implode(', ', Rules::ALLOWED_ATTRIBUTES), true)
->param('search', '', new Text(256), 'Search term to filter your list results. Max length: 256 chars.', true)
->inject('response')
->inject('project')
->inject('dbForPlatform')
->action(function (array $queries, string $search, Response $response, Document $project, Database $dbForPlatform) {
try {
$queries = Query::parseQueries($queries);
} catch (QueryException $e) {
throw new Exception(Exception::GENERAL_QUERY_INVALID, $e->getMessage());
}
if (!empty($search)) {
$queries[] = Query::search('search', $search);
}
$queries[] = Query::equal('projectInternalId', [$project->getSequence()]);
/**
* Get cursor document if there was a cursor query, we use array_filter and reset for reference $cursor to $queries
*/
$cursor = \array_filter($queries, function ($query) {
return \in_array($query->getMethod(), [Query::TYPE_CURSOR_AFTER, Query::TYPE_CURSOR_BEFORE]);
});
$cursor = reset($cursor);
if ($cursor) {
/** @var Query $cursor */
$validator = new Cursor();
if (!$validator->isValid($cursor)) {
throw new Exception(Exception::GENERAL_QUERY_INVALID, $validator->getDescription());
}
$ruleId = $cursor->getValue();
$cursorDocument = $dbForPlatform->getDocument('rules', $ruleId);
if ($cursorDocument->isEmpty()) {
throw new Exception(Exception::GENERAL_CURSOR_NOT_FOUND, "Rule '{$ruleId}' for the 'cursor' value not found.");
}
$cursor->setValue($cursorDocument);
}
$filterQueries = Query::groupByType($queries)['filters'];
$rules = $dbForPlatform->find('rules', $queries);
foreach ($rules as $rule) {
$certificate = $dbForPlatform->getDocument('certificates', $rule->getAttribute('certificateId', ''));
$rule->setAttribute('logs', $certificate->getAttribute('logs', ''));
$rule->setAttribute('renewAt', $certificate->getAttribute('renewDate', ''));
}
$response->dynamic(new Document([
'rules' => $rules,
'total' => $dbForPlatform->count('rules', $filterQueries, APP_LIMIT_COUNT),
]), Response::MODEL_PROXY_RULE_LIST);
});
App::get('/v1/proxy/rules/:ruleId')
->groups(['api', 'proxy'])
->desc('Get rule')
->label('scope', 'rules.read')
->label('sdk', new Method(
namespace: 'proxy',
group: null,
name: 'getRule',
description: '/docs/references/proxy/get-rule.md',
auth: [AuthType::ADMIN],
responses: [
new SDKResponse(
code: Response::STATUS_CODE_OK,
model: Response::MODEL_PROXY_RULE,
)
]
))
->param('ruleId', '', new UID(), 'Rule ID.')
->inject('response')
->inject('project')
->inject('dbForPlatform')
->action(function (string $ruleId, Response $response, Document $project, Database $dbForPlatform) {
$rule = $dbForPlatform->getDocument('rules', $ruleId);
if ($rule->isEmpty() || $rule->getAttribute('projectInternalId') !== $project->getSequence()) {
throw new Exception(Exception::RULE_NOT_FOUND);
}
$certificate = $dbForPlatform->getDocument('certificates', $rule->getAttribute('certificateId', ''));
$rule->setAttribute('logs', $certificate->getAttribute('logs', ''));
$rule->setAttribute('renewAt', $certificate->getAttribute('renewDate', ''));
$response->dynamic($rule, Response::MODEL_PROXY_RULE);
});
App::delete('/v1/proxy/rules/:ruleId')
->groups(['api', 'proxy'])
->desc('Delete rule')
->label('scope', 'rules.write')
->label('event', 'rules.[ruleId].delete')
->label('audits.event', 'rules.delete')
->label('audits.resource', 'rule/{request.ruleId}')
->label('sdk', new Method(
namespace: 'proxy',
group: null,
name: 'deleteRule',
description: '/docs/references/proxy/delete-rule.md',
auth: [AuthType::ADMIN],
responses: [
new SDKResponse(
code: Response::STATUS_CODE_NOCONTENT,
model: Response::MODEL_NONE,
)
],
contentType: ContentType::NONE
))
->param('ruleId', '', new UID(), 'Rule ID.')
->inject('response')
->inject('project')
->inject('dbForPlatform')
->inject('queueForDeletes')
->inject('queueForEvents')
->action(function (string $ruleId, Response $response, Document $project, Database $dbForPlatform, Delete $queueForDeletes, Event $queueForEvents) {
$rule = $dbForPlatform->getDocument('rules', $ruleId);
if ($rule->isEmpty() || $rule->getAttribute('projectInternalId') !== $project->getSequence()) {
throw new Exception(Exception::RULE_NOT_FOUND);
}
$dbForPlatform->deleteDocument('rules', $rule->getId());
$queueForDeletes
->setType(DELETE_TYPE_DOCUMENT)
->setDocument($rule);
$queueForEvents->setParam('ruleId', $rule->getId());
$response->noContent();
});
App::patch('/v1/proxy/rules/:ruleId/verification')
->desc('Update rule verification status')
->groups(['api', 'proxy'])
->label('scope', 'rules.write')
->label('event', 'rules.[ruleId].update')
->label('audits.event', 'rule.update')
->label('audits.resource', 'rule/{response.$id}')
->label('sdk', new Method(
namespace: 'proxy',
group: null,
name: 'updateRuleVerification',
description: '/docs/references/proxy/update-rule-verification.md',
auth: [AuthType::ADMIN],
responses: [
new SDKResponse(
code: Response::STATUS_CODE_OK,
model: Response::MODEL_PROXY_RULE,
)
]
))
->param('ruleId', '', new UID(), 'Rule ID.')
->inject('response')
->inject('queueForCertificates')
->inject('queueForEvents')
->inject('project')
->inject('dbForPlatform')
->inject('log')
->action(function (string $ruleId, Response $response, Certificate $queueForCertificates, Event $queueForEvents, Document $project, Database $dbForPlatform, Log $log) {
$rule = $dbForPlatform->getDocument('rules', $ruleId);
if ($rule->isEmpty() || $rule->getAttribute('projectInternalId') !== $project->getSequence()) {
throw new Exception(Exception::RULE_NOT_FOUND);
}
$targetCNAME = null;
switch ($rule->getAttribute('type', '')) {
case 'api':
// For example: fra.cloud.appwrite.io
$targetCNAME = new Domain(System::getEnv('_APP_DOMAIN_TARGET_CNAME', ''));
break;
case 'redirect':
// For example: appwrite.network
$targetCNAME = new Domain(System::getEnv('_APP_DOMAIN_SITES', ''));
break;
case 'deployment':
switch ($rule->getAttribute('deploymentResourceType', '')) {
case 'function':
// For example: fra.appwrite.run
$targetCNAME = new Domain(System::getEnv('_APP_DOMAIN_FUNCTIONS', ''));
break;
case 'site':
// For example: appwrite.network
$targetCNAME = new Domain(System::getEnv('_APP_DOMAIN_SITES', ''));
break;
default:
break;
}
// no break
default:
break;
}
$validators = [];
if (!is_null($targetCNAME)) {
if ($targetCNAME->isKnown() && !$targetCNAME->isTest()) {
$validators[] = new DNS($targetCNAME->get(), DNS::RECORD_CNAME);
}
}
if ((new IP(IP::V4))->isValid(System::getEnv('_APP_DOMAIN_TARGET_A', ''))) {
$validators[] = new DNS(System::getEnv('_APP_DOMAIN_TARGET_A', ''), DNS::RECORD_A);
}
if ((new IP(IP::V6))->isValid(System::getEnv('_APP_DOMAIN_TARGET_AAAA', ''))) {
$validators[] = new DNS(System::getEnv('_APP_DOMAIN_TARGET_AAAA', ''), DNS::RECORD_AAAA);
}
if (empty($validators)) {
throw new Exception(Exception::GENERAL_SERVER_ERROR, 'At least one of domain targets environment variable must be configured.');
}
if ($rule->getAttribute('verification') === true) {
return $response->dynamic($rule, Response::MODEL_PROXY_RULE);
}
$validator = new AnyOf($validators, AnyOf::TYPE_STRING);
$domain = new Domain($rule->getAttribute('domain', ''));
$validationStart = \microtime(true);
if (!$validator->isValid($domain->get())) {
$log->addExtra('dnsTiming', \strval(\microtime(true) - $validationStart));
$log->addTag('dnsDomain', $domain->get());
$errors = [];
foreach ($validators as $validator) {
if (!empty($validator->getLogs())) {
$errors[] = $validator->getLogs();
}
}
$error = \implode("\n", $errors);
$log->addExtra('dnsResponse', \is_array($error) ? \json_encode($error) : \strval($error));
throw new Exception(Exception::RULE_VERIFICATION_FAILED);
}
// Ensure CAA won't block certificate issuance
if (!empty(System::getEnv('_APP_DOMAIN_TARGET_CAA', ''))) {
$validationStart = \microtime(true);
$validator = new DNS(System::getEnv('_APP_DOMAIN_TARGET_CAA', ''), DNS::RECORD_CAA);
if (!$validator->isValid($domain->get())) {
$log->addExtra('dnsTimingCaa', \strval(\microtime(true) - $validationStart));
$log->addTag('dnsDomain', $domain->get());
$error = $validator->getDescription();
$log->addExtra('dnsResponse', \is_array($error) ? \json_encode($error) : \strval($error));
throw new Exception(Exception::RULE_VERIFICATION_FAILED, 'Domain verification failed because CAA records do not allow Appwrite\'s certificate issuer.');
}
}
$dbForPlatform->updateDocument('rules', $rule->getId(), $rule->setAttribute('status', 'verifying'));
// Issue a TLS certificate when domain is verified
$queueForCertificates
->setDomain(new Document([
'domain' => $rule->getAttribute('domain'),
'domainType' => $rule->getAttribute('deploymentResourceType', $rule->getAttribute('type')),
]))
->trigger();
$queueForEvents->setParam('ruleId', $rule->getId());
$certificate = $dbForPlatform->getDocument('certificates', $rule->getAttribute('certificateId', ''));
$rule->setAttribute('logs', $certificate->getAttribute('logs', ''));
$response->dynamic($rule, Response::MODEL_PROXY_RULE);
});
+3 -2
View File
@@ -246,10 +246,11 @@ App::init()
$role = $apiKey->getRole();
$scopes = $apiKey->getScopes();
// Disable authorization checks for API keys
Authorization::setDefaultStatus(false);
if ($apiKey->getRole() === Auth::USER_ROLE_APPS) {
// Disable authorization checks for API keys
Authorization::setDefaultStatus(false);
$user = new Document([
'$id' => '',
'status' => true,
+9 -5
View File
@@ -10,6 +10,7 @@ use Swoole\Http\Response as SwooleResponse;
use Swoole\Http\Server;
use Swoole\Process;
use Swoole\Table;
use Swoole\Timer;
use Utopia\App;
use Utopia\Audit\Audit;
use Utopia\CLI\Console;
@@ -156,11 +157,16 @@ $http->on(Constant::EVENT_WORKER_START, function ($server, $workerId) {
Console::success('Worker ' . ++$workerId . ' started successfully');
});
$http->on(Constant::EVENT_BEFORE_RELOAD, function ($server, $workerId) {
$http->on(Constant::EVENT_WORKER_STOP, function ($server, $workerId) {
Timer::clearAll();
Console::success('Worker ' . ++$workerId . ' stopped successfully');
});
$http->on(Constant::EVENT_BEFORE_RELOAD, function ($server) {
Console::success('Starting reload...');
});
$http->on(Constant::EVENT_AFTER_RELOAD, function ($server, $workerId) {
$http->on(Constant::EVENT_AFTER_RELOAD, function ($server) {
Console::success('Reload completed...');
});
@@ -550,7 +556,7 @@ $http->on(Constant::EVENT_TASK, function () use ($register, $domains) {
/** @var Utopia\Database\Database $dbForPlatform */
$dbForPlatform = $app->getResource('dbForPlatform');
Console::loop(function () use ($dbForPlatform, $domains, &$lastSyncUpdate) {
Timer::tick(DOMAIN_SYNC_TIMER * 1000, function () use ($dbForPlatform, $domains, &$lastSyncUpdate) {
try {
$time = DateTime::now();
$limit = 1000;
@@ -589,8 +595,6 @@ $http->on(Constant::EVENT_TASK, function () use ($register, $domains) {
} catch (Throwable $th) {
Console::error($th->getMessage());
}
}, DOMAIN_SYNC_TIMER, 0, function ($error) {
Console::error($error);
});
});
+1 -1
View File
@@ -52,7 +52,7 @@
"utopia-php/cache": "0.13.*",
"utopia-php/cli": "0.15.*",
"utopia-php/config": "0.2.*",
"utopia-php/database": "1.*",
"utopia-php/database": "dev-dat-677 as 1.4.9",
"utopia-php/detector": "0.1.*",
"utopia-php/domains": "0.8.*",
"utopia-php/dns": "0.3.*",
Generated
+43 -37
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "7553e976312b0423cc31544abb91caec",
"content-hash": "bf86eeb3175aac99688369676b4d3f84",
"packages": [
{
"name": "adhocore/jwt",
@@ -756,24 +756,21 @@
},
{
"name": "google/protobuf",
"version": "v4.32.0",
"version": "v4.32.1",
"source": {
"type": "git",
"url": "https://github.com/protocolbuffers/protobuf-php.git",
"reference": "9a9a92ecbe9c671dc1863f6d4a91ea3ea12c8646"
"reference": "c4ed1c1f9bbc1e91766e2cd6c0af749324fe87cb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/9a9a92ecbe9c671dc1863f6d4a91ea3ea12c8646",
"reference": "9a9a92ecbe9c671dc1863f6d4a91ea3ea12c8646",
"url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/c4ed1c1f9bbc1e91766e2cd6c0af749324fe87cb",
"reference": "c4ed1c1f9bbc1e91766e2cd6c0af749324fe87cb",
"shasum": ""
},
"require": {
"php": ">=8.1.0"
},
"provide": {
"ext-protobuf": "*"
},
"require-dev": {
"phpunit/phpunit": ">=5.0.0 <8.5.27"
},
@@ -797,9 +794,9 @@
"proto"
],
"support": {
"source": "https://github.com/protocolbuffers/protobuf-php/tree/v4.32.0"
"source": "https://github.com/protocolbuffers/protobuf-php/tree/v4.32.1"
},
"time": "2025-08-14T20:00:33+00:00"
"time": "2025-09-14T05:14:52+00:00"
},
{
"name": "league/csv",
@@ -3638,16 +3635,16 @@
},
{
"name": "utopia-php/database",
"version": "1.4.1",
"version": "dev-dat-677",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/database.git",
"reference": "b5ea4d133a1a4e747b7522e61e072289129a06f4"
"reference": "e95802fb07225a1616e5a242c379e8910e2f724a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/b5ea4d133a1a4e747b7522e61e072289129a06f4",
"reference": "b5ea4d133a1a4e747b7522e61e072289129a06f4",
"url": "https://api.github.com/repos/utopia-php/database/zipball/e95802fb07225a1616e5a242c379e8910e2f724a",
"reference": "e95802fb07225a1616e5a242c379e8910e2f724a",
"shasum": ""
},
"require": {
@@ -3688,9 +3685,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/database/issues",
"source": "https://github.com/utopia-php/database/tree/1.4.1"
"source": "https://github.com/utopia-php/database/tree/dat-677"
},
"time": "2025-09-05T13:23:52+00:00"
"time": "2025-09-16T18:08:23+00:00"
},
{
"name": "utopia-php/detector",
@@ -4190,16 +4187,16 @@
},
{
"name": "utopia-php/migration",
"version": "1.0.1",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/migration.git",
"reference": "38171023efd3abe650d2abc5ac65f5df52311da6"
"reference": "c42935a6a4ee3701c68d24244e82ecb39e945ec4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/migration/zipball/38171023efd3abe650d2abc5ac65f5df52311da6",
"reference": "38171023efd3abe650d2abc5ac65f5df52311da6",
"url": "https://api.github.com/repos/utopia-php/migration/zipball/c42935a6a4ee3701c68d24244e82ecb39e945ec4",
"reference": "c42935a6a4ee3701c68d24244e82ecb39e945ec4",
"shasum": ""
},
"require": {
@@ -4240,9 +4237,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/migration/issues",
"source": "https://github.com/utopia-php/migration/tree/1.0.1"
"source": "https://github.com/utopia-php/migration/tree/1.1.1"
},
"time": "2025-08-28T13:41:25+00:00"
"time": "2025-09-10T06:17:20+00:00"
},
{
"name": "utopia-php/orchestration",
@@ -5007,16 +5004,16 @@
"packages-dev": [
{
"name": "appwrite/sdk-generator",
"version": "1.3.2",
"version": "1.3.4",
"source": {
"type": "git",
"url": "https://github.com/appwrite/sdk-generator.git",
"reference": "375a6c9b168db6fdf58fbe0d49d2261d80700b4a"
"reference": "d3b420dced42f1eec1f6d0aa98b7bbf8de4042ac"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/appwrite/sdk-generator/zipball/375a6c9b168db6fdf58fbe0d49d2261d80700b4a",
"reference": "375a6c9b168db6fdf58fbe0d49d2261d80700b4a",
"url": "https://api.github.com/repos/appwrite/sdk-generator/zipball/d3b420dced42f1eec1f6d0aa98b7bbf8de4042ac",
"reference": "d3b420dced42f1eec1f6d0aa98b7bbf8de4042ac",
"shasum": ""
},
"require": {
@@ -5052,9 +5049,9 @@
"description": "Appwrite PHP library for generating API SDKs for multiple programming languages and platforms",
"support": {
"issues": "https://github.com/appwrite/sdk-generator/issues",
"source": "https://github.com/appwrite/sdk-generator/tree/1.3.2"
"source": "https://github.com/appwrite/sdk-generator/tree/1.3.4"
},
"time": "2025-09-05T15:50:35+00:00"
"time": "2025-09-08T11:56:04+00:00"
},
{
"name": "doctrine/annotations",
@@ -6236,16 +6233,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.6.25",
"version": "9.6.27",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "049c011e01be805202d8eebedef49f769a8ec7b7"
"reference": "0a9aa4440b6a9528cf360071502628d717af3e0a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/049c011e01be805202d8eebedef49f769a8ec7b7",
"reference": "049c011e01be805202d8eebedef49f769a8ec7b7",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0a9aa4440b6a9528cf360071502628d717af3e0a",
"reference": "0a9aa4440b6a9528cf360071502628d717af3e0a",
"shasum": ""
},
"require": {
@@ -6319,7 +6316,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.25"
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.27"
},
"funding": [
{
@@ -6343,7 +6340,7 @@
"type": "tidelift"
}
],
"time": "2025-08-20T14:38:31+00:00"
"time": "2025-09-14T06:18:03+00:00"
},
{
"name": "psr/cache",
@@ -8510,9 +8507,18 @@
"time": "2024-03-07T20:33:40+00:00"
}
],
"aliases": [],
"aliases": [
{
"package": "utopia-php/database",
"version": "dev-dat-677",
"alias": "1.4.9",
"alias_normalized": "1.4.9.0"
}
],
"minimum-stability": "stable",
"stability-flags": [],
"stability-flags": {
"utopia-php/database": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
@@ -8536,5 +8542,5 @@
"platform-overrides": {
"php": "8.3"
},
"plugin-api-version": "2.3.0"
"plugin-api-version": "2.6.0"
}
@@ -11,7 +11,7 @@ const result = await databases.createLineAttribute({
collectionId: '<COLLECTION_ID>',
key: '',
required: false,
default: '' // optional
default: [[1, 2], [3, 4], [5, 6]] // optional
});
console.log(result);
@@ -11,7 +11,7 @@ const result = await databases.createPointAttribute({
collectionId: '<COLLECTION_ID>',
key: '',
required: false,
default: '' // optional
default: [1, 2] // optional
});
console.log(result);
@@ -11,7 +11,7 @@ const result = await databases.createPolygonAttribute({
collectionId: '<COLLECTION_ID>',
key: '',
required: false,
default: '' // optional
default: [[[1, 2], [3, 4], [5, 6], [1, 2]]] // optional
});
console.log(result);
@@ -11,7 +11,7 @@ const result = await databases.updateLineAttribute({
collectionId: '<COLLECTION_ID>',
key: '',
required: false,
default: '', // optional
default: [[1, 2], [3, 4], [5, 6]], // optional
newKey: '' // optional
});
@@ -11,7 +11,7 @@ const result = await databases.updatePointAttribute({
collectionId: '<COLLECTION_ID>',
key: '',
required: false,
default: '', // optional
default: [1, 2], // optional
newKey: '' // optional
});
@@ -11,7 +11,7 @@ const result = await databases.updatePolygonAttribute({
collectionId: '<COLLECTION_ID>',
key: '',
required: false,
default: '', // optional
default: [[[1, 2], [3, 4], [5, 6], [1, 2]]], // optional
newKey: '' // optional
});
@@ -11,7 +11,7 @@ const result = await tablesDB.createLineColumn({
tableId: '<TABLE_ID>',
key: '',
required: false,
default: '' // optional
default: [[1, 2], [3, 4], [5, 6]] // optional
});
console.log(result);
@@ -11,7 +11,7 @@ const result = await tablesDB.createPointColumn({
tableId: '<TABLE_ID>',
key: '',
required: false,
default: '' // optional
default: [1, 2] // optional
});
console.log(result);
@@ -11,7 +11,7 @@ const result = await tablesDB.createPolygonColumn({
tableId: '<TABLE_ID>',
key: '',
required: false,
default: '' // optional
default: [[[1, 2], [3, 4], [5, 6], [1, 2]]] // optional
});
console.log(result);
@@ -11,7 +11,7 @@ const result = await tablesDB.updateLineColumn({
tableId: '<TABLE_ID>',
key: '',
required: false,
default: '', // optional
default: [[1, 2], [3, 4], [5, 6]], // optional
newKey: '' // optional
});
@@ -11,7 +11,7 @@ const result = await tablesDB.updatePointColumn({
tableId: '<TABLE_ID>',
key: '',
required: false,
default: '', // optional
default: [1, 2], // optional
newKey: '' // optional
});
@@ -11,7 +11,7 @@ const result = await tablesDB.updatePolygonColumn({
tableId: '<TABLE_ID>',
key: '',
required: false,
default: '', // optional
default: [[[1, 2], [3, 4], [5, 6], [1, 2]]], // optional
newKey: '' // optional
});
@@ -12,5 +12,5 @@ AttributeLine result = await databases.createLineAttribute(
collectionId: '<COLLECTION_ID>',
key: '',
xrequired: false,
xdefault: '', // (optional)
xdefault: [[1, 2], [3, 4], [5, 6]], // (optional)
);
@@ -12,5 +12,5 @@ AttributePoint result = await databases.createPointAttribute(
collectionId: '<COLLECTION_ID>',
key: '',
xrequired: false,
xdefault: '', // (optional)
xdefault: [1, 2], // (optional)
);
@@ -12,5 +12,5 @@ AttributePolygon result = await databases.createPolygonAttribute(
collectionId: '<COLLECTION_ID>',
key: '',
xrequired: false,
xdefault: '', // (optional)
xdefault: [[[1, 2], [3, 4], [5, 6], [1, 2]]], // (optional)
);
@@ -12,6 +12,6 @@ AttributeLine result = await databases.updateLineAttribute(
collectionId: '<COLLECTION_ID>',
key: '',
xrequired: false,
xdefault: '', // (optional)
xdefault: [[1, 2], [3, 4], [5, 6]], // (optional)
newKey: '', // (optional)
);
@@ -12,6 +12,6 @@ AttributePoint result = await databases.updatePointAttribute(
collectionId: '<COLLECTION_ID>',
key: '',
xrequired: false,
xdefault: '', // (optional)
xdefault: [1, 2], // (optional)
newKey: '', // (optional)
);
@@ -12,6 +12,6 @@ AttributePolygon result = await databases.updatePolygonAttribute(
collectionId: '<COLLECTION_ID>',
key: '',
xrequired: false,
xdefault: '', // (optional)
xdefault: [[[1, 2], [3, 4], [5, 6], [1, 2]]], // (optional)
newKey: '', // (optional)
);
@@ -12,5 +12,5 @@ ColumnLine result = await tablesDB.createLineColumn(
tableId: '<TABLE_ID>',
key: '',
xrequired: false,
xdefault: '', // (optional)
xdefault: [[1, 2], [3, 4], [5, 6]], // (optional)
);
@@ -12,5 +12,5 @@ ColumnPoint result = await tablesDB.createPointColumn(
tableId: '<TABLE_ID>',
key: '',
xrequired: false,
xdefault: '', // (optional)
xdefault: [1, 2], // (optional)
);
@@ -12,5 +12,5 @@ ColumnPolygon result = await tablesDB.createPolygonColumn(
tableId: '<TABLE_ID>',
key: '',
xrequired: false,
xdefault: '', // (optional)
xdefault: [[[1, 2], [3, 4], [5, 6], [1, 2]]], // (optional)
);
@@ -12,6 +12,6 @@ ColumnLine result = await tablesDB.updateLineColumn(
tableId: '<TABLE_ID>',
key: '',
xrequired: false,
xdefault: '', // (optional)
xdefault: [[1, 2], [3, 4], [5, 6]], // (optional)
newKey: '', // (optional)
);
@@ -12,6 +12,6 @@ ColumnPoint result = await tablesDB.updatePointColumn(
tableId: '<TABLE_ID>',
key: '',
xrequired: false,
xdefault: '', // (optional)
xdefault: [1, 2], // (optional)
newKey: '', // (optional)
);
@@ -12,6 +12,6 @@ ColumnPolygon result = await tablesDB.updatePolygonColumn(
tableId: '<TABLE_ID>',
key: '',
xrequired: false,
xdefault: '', // (optional)
xdefault: [[[1, 2], [3, 4], [5, 6], [1, 2]]], // (optional)
newKey: '', // (optional)
);
@@ -12,5 +12,5 @@ const response = await databases.createLineAttribute({
collectionId: '<COLLECTION_ID>',
key: '',
required: false,
default: '' // optional
default: [[1,2], [3, 4]] // optional
});
@@ -12,5 +12,5 @@ const response = await databases.createPointAttribute({
collectionId: '<COLLECTION_ID>',
key: '',
required: false,
default: '' // optional
default: [[1,2], [3, 4]] // optional
});
@@ -12,5 +12,5 @@ const response = await databases.createPolygonAttribute({
collectionId: '<COLLECTION_ID>',
key: '',
required: false,
default: '' // optional
default: [[1,2], [3, 4]] // optional
});
@@ -12,6 +12,6 @@ const response = await databases.updateLineAttribute({
collectionId: '<COLLECTION_ID>',
key: '',
required: false,
default: '', // optional
default: [[1,2], [3, 4]], // optional
newKey: '' // optional
});
@@ -12,6 +12,6 @@ const response = await databases.updatePointAttribute({
collectionId: '<COLLECTION_ID>',
key: '',
required: false,
default: '', // optional
default: [[1,2], [3, 4]], // optional
newKey: '' // optional
});
@@ -12,6 +12,6 @@ const response = await databases.updatePolygonAttribute({
collectionId: '<COLLECTION_ID>',
key: '',
required: false,
default: '', // optional
default: [[1,2], [3, 4]], // optional
newKey: '' // optional
});
@@ -12,5 +12,5 @@ const response = await tablesDB.createLineColumn({
tableId: '<TABLE_ID>',
key: '',
required: false,
default: '' // optional
default: [[1,2], [3, 4]] // optional
});
@@ -12,5 +12,5 @@ const response = await tablesDB.createPointColumn({
tableId: '<TABLE_ID>',
key: '',
required: false,
default: '' // optional
default: [[1,2], [3, 4]] // optional
});
@@ -12,5 +12,5 @@ const response = await tablesDB.createPolygonColumn({
tableId: '<TABLE_ID>',
key: '',
required: false,
default: '' // optional
default: [[1,2], [3, 4]] // optional
});
@@ -12,6 +12,6 @@ const response = await tablesDB.updateLineColumn({
tableId: '<TABLE_ID>',
key: '',
required: false,
default: '', // optional
default: [[1,2], [3, 4]], // optional
newKey: '' // optional
});
@@ -12,6 +12,6 @@ const response = await tablesDB.updatePointColumn({
tableId: '<TABLE_ID>',
key: '',
required: false,
default: '', // optional
default: [[1,2], [3, 4]], // optional
newKey: '' // optional
});
@@ -12,6 +12,6 @@ const response = await tablesDB.updatePolygonColumn({
tableId: '<TABLE_ID>',
key: '',
required: false,
default: '', // optional
default: [[1,2], [3, 4]], // optional
newKey: '' // optional
});
@@ -14,5 +14,5 @@ AttributeLine result = await databases.CreateLineAttribute(
collectionId: "<COLLECTION_ID>",
key: "",
required: false,
default: "" // optional
default: [[1, 2], [3, 4], [5, 6]] // optional
);
@@ -14,5 +14,5 @@ AttributePoint result = await databases.CreatePointAttribute(
collectionId: "<COLLECTION_ID>",
key: "",
required: false,
default: "" // optional
default: [1, 2] // optional
);
@@ -14,5 +14,5 @@ AttributePolygon result = await databases.CreatePolygonAttribute(
collectionId: "<COLLECTION_ID>",
key: "",
required: false,
default: "" // optional
default: [[[1, 2], [3, 4], [5, 6], [1, 2]]] // optional
);
@@ -14,6 +14,6 @@ AttributeLine result = await databases.UpdateLineAttribute(
collectionId: "<COLLECTION_ID>",
key: "",
required: false,
default: "", // optional
default: [[1, 2], [3, 4], [5, 6]], // optional
newKey: "" // optional
);
@@ -14,6 +14,6 @@ AttributePoint result = await databases.UpdatePointAttribute(
collectionId: "<COLLECTION_ID>",
key: "",
required: false,
default: "", // optional
default: [1, 2], // optional
newKey: "" // optional
);
@@ -14,6 +14,6 @@ AttributePolygon result = await databases.UpdatePolygonAttribute(
collectionId: "<COLLECTION_ID>",
key: "",
required: false,
default: "", // optional
default: [[[1, 2], [3, 4], [5, 6], [1, 2]]], // optional
newKey: "" // optional
);
@@ -14,5 +14,5 @@ ColumnLine result = await tablesDB.CreateLineColumn(
tableId: "<TABLE_ID>",
key: "",
required: false,
default: "" // optional
default: [[1, 2], [3, 4], [5, 6]] // optional
);
@@ -14,5 +14,5 @@ ColumnPoint result = await tablesDB.CreatePointColumn(
tableId: "<TABLE_ID>",
key: "",
required: false,
default: "" // optional
default: [1, 2] // optional
);
@@ -14,5 +14,5 @@ ColumnPolygon result = await tablesDB.CreatePolygonColumn(
tableId: "<TABLE_ID>",
key: "",
required: false,
default: "" // optional
default: [[[1, 2], [3, 4], [5, 6], [1, 2]]] // optional
);
@@ -14,6 +14,6 @@ ColumnLine result = await tablesDB.UpdateLineColumn(
tableId: "<TABLE_ID>",
key: "",
required: false,
default: "", // optional
default: [[1, 2], [3, 4], [5, 6]], // optional
newKey: "" // optional
);
@@ -14,6 +14,6 @@ ColumnPoint result = await tablesDB.UpdatePointColumn(
tableId: "<TABLE_ID>",
key: "",
required: false,
default: "", // optional
default: [1, 2], // optional
newKey: "" // optional
);
@@ -14,6 +14,6 @@ ColumnPolygon result = await tablesDB.UpdatePolygonColumn(
tableId: "<TABLE_ID>",
key: "",
required: false,
default: "", // optional
default: [[[1, 2], [3, 4], [5, 6], [1, 2]]], // optional
newKey: "" // optional
);
@@ -19,5 +19,5 @@ response, error := service.CreateLineAttribute(
"<COLLECTION_ID>",
"",
false,
databases.WithCreateLineAttributeDefault(""),
databases.WithCreateLineAttributeDefault(interface{}{[1, 2], [3, 4], [5, 6]}),
)
@@ -19,5 +19,5 @@ response, error := service.CreatePointAttribute(
"<COLLECTION_ID>",
"",
false,
databases.WithCreatePointAttributeDefault(""),
databases.WithCreatePointAttributeDefault(interface{}{1, 2}),
)
@@ -19,5 +19,5 @@ response, error := service.CreatePolygonAttribute(
"<COLLECTION_ID>",
"",
false,
databases.WithCreatePolygonAttributeDefault(""),
databases.WithCreatePolygonAttributeDefault(interface{}{[[1, 2], [3, 4], [5, 6], [1, 2]]}),
)
@@ -19,6 +19,6 @@ response, error := service.UpdateLineAttribute(
"<COLLECTION_ID>",
"",
false,
databases.WithUpdateLineAttributeDefault(""),
databases.WithUpdateLineAttributeDefault(interface{}{[1, 2], [3, 4], [5, 6]}),
databases.WithUpdateLineAttributeNewKey(""),
)
@@ -19,6 +19,6 @@ response, error := service.UpdatePointAttribute(
"<COLLECTION_ID>",
"",
false,
databases.WithUpdatePointAttributeDefault(""),
databases.WithUpdatePointAttributeDefault(interface{}{1, 2}),
databases.WithUpdatePointAttributeNewKey(""),
)
@@ -19,6 +19,6 @@ response, error := service.UpdatePolygonAttribute(
"<COLLECTION_ID>",
"",
false,
databases.WithUpdatePolygonAttributeDefault(""),
databases.WithUpdatePolygonAttributeDefault(interface{}{[[1, 2], [3, 4], [5, 6], [1, 2]]}),
databases.WithUpdatePolygonAttributeNewKey(""),
)
@@ -19,5 +19,5 @@ response, error := service.CreateLineColumn(
"<TABLE_ID>",
"",
false,
tablesdb.WithCreateLineColumnDefault(""),
tablesdb.WithCreateLineColumnDefault(interface{}{[1, 2], [3, 4], [5, 6]}),
)
@@ -19,5 +19,5 @@ response, error := service.CreatePointColumn(
"<TABLE_ID>",
"",
false,
tablesdb.WithCreatePointColumnDefault(""),
tablesdb.WithCreatePointColumnDefault(interface{}{1, 2}),
)
@@ -19,5 +19,5 @@ response, error := service.CreatePolygonColumn(
"<TABLE_ID>",
"",
false,
tablesdb.WithCreatePolygonColumnDefault(""),
tablesdb.WithCreatePolygonColumnDefault(interface{}{[[1, 2], [3, 4], [5, 6], [1, 2]]}),
)
@@ -19,6 +19,6 @@ response, error := service.UpdateLineColumn(
"<TABLE_ID>",
"",
false,
tablesdb.WithUpdateLineColumnDefault(""),
tablesdb.WithUpdateLineColumnDefault(interface{}{[1, 2], [3, 4], [5, 6]}),
tablesdb.WithUpdateLineColumnNewKey(""),
)
@@ -19,6 +19,6 @@ response, error := service.UpdatePointColumn(
"<TABLE_ID>",
"",
false,
tablesdb.WithUpdatePointColumnDefault(""),
tablesdb.WithUpdatePointColumnDefault(interface{}{1, 2}),
tablesdb.WithUpdatePointColumnNewKey(""),
)
@@ -19,6 +19,6 @@ response, error := service.UpdatePolygonColumn(
"<TABLE_ID>",
"",
false,
tablesdb.WithUpdatePolygonColumnDefault(""),
tablesdb.WithUpdatePolygonColumnDefault(interface{}{[[1, 2], [3, 4], [5, 6], [1, 2]]}),
tablesdb.WithUpdatePolygonColumnNewKey(""),
)
@@ -4,7 +4,7 @@ mutation {
collectionId: "<COLLECTION_ID>",
key: "",
required: false,
default: ""
default: [[1, 2], [3, 4], [5, 6]]
) {
key
type
@@ -4,7 +4,7 @@ mutation {
collectionId: "<COLLECTION_ID>",
key: "",
required: false,
default: ""
default: [1, 2]
) {
key
type
@@ -4,7 +4,7 @@ mutation {
collectionId: "<COLLECTION_ID>",
key: "",
required: false,
default: ""
default: [[[1, 2], [3, 4], [5, 6], [1, 2]]]
) {
key
type
@@ -4,7 +4,7 @@ mutation {
collectionId: "<COLLECTION_ID>",
key: "",
required: false,
default: "",
default: [[1, 2], [3, 4], [5, 6]],
newKey: ""
) {
key
@@ -4,7 +4,7 @@ mutation {
collectionId: "<COLLECTION_ID>",
key: "",
required: false,
default: "",
default: [1, 2],
newKey: ""
) {
key
@@ -4,7 +4,7 @@ mutation {
collectionId: "<COLLECTION_ID>",
key: "",
required: false,
default: "",
default: [[[1, 2], [3, 4], [5, 6], [1, 2]]],
newKey: ""
) {
key
@@ -4,7 +4,7 @@ mutation {
tableId: "<TABLE_ID>",
key: "",
required: false,
default: ""
default: [[1, 2], [3, 4], [5, 6]]
) {
key
type
@@ -4,7 +4,7 @@ mutation {
tableId: "<TABLE_ID>",
key: "",
required: false,
default: ""
default: [1, 2]
) {
key
type
@@ -4,7 +4,7 @@ mutation {
tableId: "<TABLE_ID>",
key: "",
required: false,
default: ""
default: [[[1, 2], [3, 4], [5, 6], [1, 2]]]
) {
key
type
@@ -4,7 +4,7 @@ mutation {
tableId: "<TABLE_ID>",
key: "",
required: false,
default: "",
default: [[1, 2], [3, 4], [5, 6]],
newKey: ""
) {
key
@@ -4,7 +4,7 @@ mutation {
tableId: "<TABLE_ID>",
key: "",
required: false,
default: "",
default: [1, 2],
newKey: ""
) {
key
@@ -4,7 +4,7 @@ mutation {
tableId: "<TABLE_ID>",
key: "",
required: false,
default: "",
default: [[[1, 2], [3, 4], [5, 6], [1, 2]]],
newKey: ""
) {
key
@@ -14,7 +14,7 @@ databases.createLineAttribute(
"<COLLECTION_ID>", // collectionId
"", // key
false, // required
"", // default (optional)
listOf([1, 2], [3, 4], [5, 6]), // default (optional)
new CoroutineCallback<>((result, error) -> {
if (error != null) {
error.printStackTrace();
@@ -14,7 +14,7 @@ databases.createPointAttribute(
"<COLLECTION_ID>", // collectionId
"", // key
false, // required
"", // default (optional)
listOf(1, 2), // default (optional)
new CoroutineCallback<>((result, error) -> {
if (error != null) {
error.printStackTrace();
@@ -14,7 +14,7 @@ databases.createPolygonAttribute(
"<COLLECTION_ID>", // collectionId
"", // key
false, // required
"", // default (optional)
listOf([[1, 2], [3, 4], [5, 6], [1, 2]]), // default (optional)
new CoroutineCallback<>((result, error) -> {
if (error != null) {
error.printStackTrace();
@@ -14,7 +14,7 @@ databases.updateLineAttribute(
"<COLLECTION_ID>", // collectionId
"", // key
false, // required
"", // default (optional)
listOf([1, 2], [3, 4], [5, 6]), // default (optional)
"", // newKey (optional)
new CoroutineCallback<>((result, error) -> {
if (error != null) {
@@ -14,7 +14,7 @@ databases.updatePointAttribute(
"<COLLECTION_ID>", // collectionId
"", // key
false, // required
"", // default (optional)
listOf(1, 2), // default (optional)
"", // newKey (optional)
new CoroutineCallback<>((result, error) -> {
if (error != null) {
@@ -14,7 +14,7 @@ databases.updatePolygonAttribute(
"<COLLECTION_ID>", // collectionId
"", // key
false, // required
"", // default (optional)
listOf([[1, 2], [3, 4], [5, 6], [1, 2]]), // default (optional)
"", // newKey (optional)
new CoroutineCallback<>((result, error) -> {
if (error != null) {
@@ -14,7 +14,7 @@ tablesDB.createLineColumn(
"<TABLE_ID>", // tableId
"", // key
false, // required
"", // default (optional)
listOf([1, 2], [3, 4], [5, 6]), // default (optional)
new CoroutineCallback<>((result, error) -> {
if (error != null) {
error.printStackTrace();
@@ -14,7 +14,7 @@ tablesDB.createPointColumn(
"<TABLE_ID>", // tableId
"", // key
false, // required
"", // default (optional)
listOf(1, 2), // default (optional)
new CoroutineCallback<>((result, error) -> {
if (error != null) {
error.printStackTrace();

Some files were not shown because too many files have changed in this diff Show More