Does AppGini Support the MySQL enum data type
Does AppGini Support the MySQL enum data type
I would like to use the ENUM data type in my tables. Is there a way to do this in AppGini?
Re: Does AppGini Support the MySQL enum data type
Unfortunately neither ENUM nor SET data types are supported currently. We're considering adding support for them in future releases, though it might make it harder to add support for connecting to other database engines, which we feel has higher priority based on our users' feedback.
AppGini plugins to add more power to your apps:
- DataTalk is an innovative AppGini plugin based on ChatGPT that allows you to interact with your AppGini database using natural language questions, without writing any SQL. Check the demo video
- Check our other plugins and get a generous discount of up to 30% when buying 2 or more plugins.
- Need personalized consulting on your specific app and customizations? Book an online call with me here.
-
- Posts: 2
- Joined: 2018-01-04 18:25
Re: Does AppGini Support the MySQL enum data type
Has this changed? I have an existing database with a lot of ENUM type fields.
How am I supposed to handle this situation?
Jim
How am I supposed to handle this situation?
Jim