Skip to content

Add "smallint" and "bigint" support to FilterModel#2211

Merged
mvorisek merged 19 commits intoatk4:developfrom
mkrecek234:fix_filter_model
Jun 18, 2024
Merged

Add "smallint" and "bigint" support to FilterModel#2211
mvorisek merged 19 commits intoatk4:developfrom
mkrecek234:fix_filter_model

Conversation

@mkrecek234
Copy link
Copy Markdown
Contributor

@mkrecek234 mkrecek234 commented Jun 17, 2024

fix #2210 and wrapped numeric type filtering in general

related with atk4/data#1223 and #2208

@mvorisek mvorisek changed the title Fix FilterModel to support bigint type Add "smallint" and "bigint" support to FilterModel Jun 17, 2024
@mvorisek
Copy link
Copy Markdown
Member

Well, it is not strictly a bug, but I will say the impact is not minimal as all IDs are bigint by default since v5.2.

Please investigate on what simplest demo the ID can be filtered and tested. We need a test before we merge it.

@mvorisek mvorisek merged commit 2e27a15 into atk4:develop Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

FilterModel bug with in 5.2 release

2 participants