Merge branch 'feat-string-types' of github.com:appwrite/appwrite into feat-string-types

# Conflicts:
#	src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/String/Create.php
#	src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/String/Update.php
This commit is contained in:
Jake Barnby 2026-01-24 16:24:35 +13:00
commit 368113ade5
3 changed files with 22 additions and 29 deletions

View file

@ -52,7 +52,7 @@
"utopia-php/cache": "0.13.*",
"utopia-php/cli": "0.15.*",
"utopia-php/config": "1.*",
"utopia-php/database": "dev-feat-string-types as 4.7",
"utopia-php/database": "4.*",
"utopia-php/detector": "0.2.*",
"utopia-php/domains": "0.11.*",
"utopia-php/emails": "0.6.*",

47
composer.lock generated
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": "3690e3ee4537e792d0c5c181eaf56cae",
"content-hash": "33da844fdf5648d1d1a027dfb6ae42bc",
"packages": [
{
"name": "adhocore/jwt",
@ -3615,16 +3615,16 @@
},
{
"name": "utopia-php/audit",
"version": "2.0.4",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/audit.git",
"reference": "1301ab2607667b9f86456f86895f3e26f8c0c9a7"
"reference": "8e0540aa939968418ee3ad2b2c305992a771e142"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/audit/zipball/1301ab2607667b9f86456f86895f3e26f8c0c9a7",
"reference": "1301ab2607667b9f86456f86895f3e26f8c0c9a7",
"url": "https://api.github.com/repos/utopia-php/audit/zipball/8e0540aa939968418ee3ad2b2c305992a771e142",
"reference": "8e0540aa939968418ee3ad2b2c305992a771e142",
"shasum": ""
},
"require": {
@ -3658,9 +3658,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/audit/issues",
"source": "https://github.com/utopia-php/audit/tree/2.0.4"
"source": "https://github.com/utopia-php/audit/tree/2.1.0"
},
"time": "2026-01-14T07:22:46+00:00"
"time": "2026-01-22T12:40:48+00:00"
},
{
"name": "utopia-php/auth",
@ -3961,16 +3961,16 @@
},
{
"name": "utopia-php/database",
"version": "dev-feat-string-types",
"version": "4.6.2",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/database.git",
"reference": "becf445a54058c6e68d0fcbe6674f90bd9d36e38"
"reference": "53394759c44067e9db4660635765e2056f83788c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/becf445a54058c6e68d0fcbe6674f90bd9d36e38",
"reference": "becf445a54058c6e68d0fcbe6674f90bd9d36e38",
"url": "https://api.github.com/repos/utopia-php/database/zipball/53394759c44067e9db4660635765e2056f83788c",
"reference": "53394759c44067e9db4660635765e2056f83788c",
"shasum": ""
},
"require": {
@ -4013,9 +4013,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/database/issues",
"source": "https://github.com/utopia-php/database/tree/feat-string-types"
"source": "https://github.com/utopia-php/database/tree/4.6.2"
},
"time": "2026-01-16T12:24:40+00:00"
"time": "2026-01-22T07:14:12+00:00"
},
{
"name": "utopia-php/detector",
@ -5545,16 +5545,16 @@
"packages-dev": [
{
"name": "appwrite/sdk-generator",
"version": "1.8.19",
"version": "1.8.20",
"source": {
"type": "git",
"url": "https://github.com/appwrite/sdk-generator.git",
"reference": "d4f54ca109bb8126769940a14ed87cbc330f4f1f"
"reference": "b2bb03a83244df933c4d6333215e0d480d9a1b6a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/appwrite/sdk-generator/zipball/d4f54ca109bb8126769940a14ed87cbc330f4f1f",
"reference": "d4f54ca109bb8126769940a14ed87cbc330f4f1f",
"url": "https://api.github.com/repos/appwrite/sdk-generator/zipball/b2bb03a83244df933c4d6333215e0d480d9a1b6a",
"reference": "b2bb03a83244df933c4d6333215e0d480d9a1b6a",
"shasum": ""
},
"require": {
@ -5590,9 +5590,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.8.19"
"source": "https://github.com/appwrite/sdk-generator/tree/1.8.20"
},
"time": "2026-01-22T06:02:42+00:00"
"time": "2026-01-23T08:11:20+00:00"
},
{
"name": "doctrine/annotations",
@ -9049,14 +9049,7 @@
"time": "2024-03-07T20:33:40+00:00"
}
],
"aliases": [
{
"package": "utopia-php/database",
"version": "dev-feat-string-types",
"alias": "4.7",
"alias_normalized": "4.7.0.0"
}
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {},
"prefer-stable": false,

View file

@ -55,7 +55,7 @@ class Update extends StringUpdate
],
deprecated: new Deprecated(
since: '1.8.0',
replaceWith: 'tablesDB.createTextColumn',
replaceWith: 'tablesDB.updateTextColumn',
)
))
->param('databaseId', '', new UID(), 'Database ID.')