nextcloud / tables

🍱 Nextcloud tables app
https://apps.nextcloud.com/apps/tables
GNU Affero General Public License v3.0
143 stars 24 forks source link

fix(Contexts): explicitely state non-int types #964

Closed blizzz closed 5 months ago

blizzz commented 6 months ago

When running on MySQL, types are returned as string, not the actual column type. We need to make sure that they have to correct type.