Back

change data type from float to string

  • 0
  • Databases
MH7
29 Sep, 2023, 16:20

I need to change a data type from float to string but I don't have the option to make that change, any ideas?

TL;DR
User wants to change data type from float to string in their Flutter application. They are using appwrite in a collection. They are concerned about errors in old versions of the app and the possibility of downtime. They are in production and need a solution.
Drake
29 Sep, 2023, 16:23

Are you in production with people using different versions of your app?

MH7
29 Sep, 2023, 16:25

yes, I am in production

Drake
29 Sep, 2023, 16:30

Will people be using old versions of your app? Can you afford downtime?

MH7
29 Sep, 2023, 16:36

If I can open a downtime

MH7
29 Sep, 2023, 16:37

Does the app refer to my Flutter application?

Drake
29 Sep, 2023, 16:38

Yes. With mobile apps, people may be on different versions because they haven't updated the app. As such, you need to make sure to continue to support them until they upgrade

MH7
29 Sep, 2023, 16:41

The type of data I need to change is in appwrite in a collection

MH7
29 Sep, 2023, 16:44
Drake
29 Sep, 2023, 16:47

we don't allow that. if you do that, your old app will error because it expects a number but is getting a string

MH7
29 Sep, 2023, 16:51

I understand, thanks for the information.

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more