-
-
Notifications
You must be signed in to change notification settings - Fork 158
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Introduction
On MariaDB, smallint column are not decoded as number in table component (with sort and search options enabled).
I use cast(fieldxxx as int) as workaround.
To Reproduce
On component table, I see
- ">" (instead of value 62 in DB)
- "" (instead of 30)
- "2" (instead of 50)
Version information
- OS: Linux
- Database : Mariadb 10.5.20
- SQLPage Version 0.30
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working