1767 Commits (7103a965ce1471cc2555636a5478129d5eea2ea3)

Author SHA1 Message Date
mertmit 15fd97671d fix: add proper comment for MariaDB fix 2 years ago
mertmit 581f6fd705 fix: MariaDB default value 2 years ago
Pranav C 505dbcb1db fix: postgres not like filter query correction 2 years ago
Pranav C 7ceccc130a fix(api): set sort order of nulls 2 years ago
Pranav C 6b86c7c1cd fix(api): neq query correction 2 years ago
Pranav C 928346e619 fix(api): include null values in `neq` filter 2 years ago
Pranav C 9792a3a0ad feat(gui): add checked and notchecked option in filter 2 years ago
Pranav C ab1e60a97c fix(gui): skip if related view/hook/column of a filter is not found 2 years ago
Wing-Kam Wong 0a3effcbcc fix(nocodb): show the field data only for share view 2 years ago
Wing-Kam Wong 00dbc6ecd5 fix(nocodb): exclude kanban fk_grp_col_id from meta.value.columns 2 years ago
Wing-Kam Wong 0d84737517 feat(sdk): add column get api 2 years ago
Wing-Kam Wong a09068ecd6 fix(nocodb): include kanban grouping field 2 years ago
Wing-Kam Wong 1183dba872 chore: update sdk path 2 years ago
pranavxc 8680a17406 [create-pull-request] automated change 2 years ago
Pranav C b349c1f36b chore: README.md 2 years ago
pranavxc dfd89401f0 [create-pull-request] automated change 2 years ago
Wing-Kam Wong a1b23259fc chore(nocodb): age -> AGE 2 years ago
Wing-Kam Wong 1acd62eb73 chore(nocodb): add space 2 years ago
Wing-Kam Wong 71c140b313 fix(nocodb): take leap years into consideration 2 years ago
Wing-Kam Wong a04d62ab49 fix(nocodb): postgres datetime_diff year sql 2 years ago
Wing-Kam Wong 90ed6690ed fix(nocodb): revise datetime diff year sql for sqlite 2 years ago
Wing-Kam Wong e878f81c43 chore: update sdk version 2 years ago
wingkwong 49a93886df [create-pull-request] automated change 2 years ago
Wing-Kam Wong e9055349d1 chore(nocodb): lint 2 years ago
Wing-Kam Wong c351349186 fix(nocodb): use strftime for sqlite date time sql 2 years ago
Wing-Kam Wong 061d27e4ba fix(nocodb): revise DATETIME_DIFF logic for sqlite 2 years ago
Wing-Kam Wong 74d6bb335e feat(nocodb): include base_id in ncFilterUpgrader 2 years ago
Wing-Kam Wong dd58f98752 fix(nocodb): project_id would be correct after the upgrader 2 years ago
Wing-Kam Wong 257615e3ea fix(nocodb): get the project_id from either view, hook or column for filter 2 years ago
Wing-Kam Wong 554ef9c50d feat(nocodb): ncFilterUpgrader 2 years ago
Wing-Kam Wong 7f7b73d750 fix(nocodb): retrieve correct model based on view, hook or column 2 years ago
Wing-Kam Wong e3783ed106 fix(nocodb): retrieve the project id from column 2 years ago
Wing-Kam Wong da768806a2 fix(nocodb): make sure fk_column_id is present for filter insert 2 years ago
Wing-Kam Wong c244638630 fix(nocodb): clear the cache to reflect the formula error in UI 2 years ago
Wing-Kam Wong bbf69c74a9 refactor(nocodb): formulaQueryBuilderv2 2 years ago
Wing-Kam Wong f80bddcc38 feat(nocodb): pass column to formulaQueryBuilderv2 2 years ago
Wing-Kam Wong c20d0b7ebe refactor(nocodb): formula dry run logic 2 years ago
Wing-Kam Wong 81fe17186c fix(nocodb): handle existing formula select qb failure 2 years ago
Wing-Kam Wong 4da148802f feat(nocodb): dry run formula to catch unexpected query errors 2 years ago
dependabot[bot] 3658a3df2b
chore(deps): bump luxon from 1.28.0 to 1.28.1 in /packages/nocodb 2 years ago
Wing-Kam Wong bcb6031db6 chore(nocodb): add formula comment 2 years ago
mertmit 12b185fc71 fix: at import barcode type 2 years ago
dependabot[bot] 681ec4060c
chore(deps): bump json5 from 1.0.1 to 1.0.2 in /packages/nocodb 2 years ago
Wing-Kam Wong 769e16fe38 fix(nocodb): MOD for postgres 2 years ago
Wing-Kam Wong ea68b54d2d fix(nocodb): SUBSTR for postgres 2 years ago
Wing-Kam Wong 2c7c5d426f chore(nocodb): update text in sample payload 2 years ago
Wing-Kam Wong fbe6ef6c8f fix(nocodb): change schema back to :databaseName 2 years ago
Wing-Kam Wong 4ee0beb0ac fix(nocodb): symbol col.table_name not found 2 years ago
Southball 10b669b0cf fix: issues with multiselect filters 2 years ago
Southball 38639a5e71 feat: add filter types for multiselect field 2 years ago