Skip to content

mariadb smallint / table component #678

@aedion-a

Description

@aedion-a

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions