Sergey Stepanov

Results 8 comments of Sergey Stepanov

> ALTER TABLE "public"."ab_permission_view_role" ALTER COLUMN "id" SET DEFAULT > ALTER TABLE "public"."ab_view_menu" ALTER COLUMN "id" SET DEFAULT nextval('ab_view_menu_id_seq'::regclass); We have the same problem after upgrading from 2.3.4 to 2.4.1...

@dstala I have upgraded nocodb to 0.93 and can't repeat the first and the third bug. But anyway when I apply 2 filters I don't see any rows ![image](https://user-images.githubusercontent.com/68236577/200610058-3afab569-f3da-487d-a7f4-a6c1e109e7ee.png)

@pyatyispyatil Hello! Could you help us pleaseπŸ₯Ί?

> Anyone who wants can use my working instance of this bot: https://t.me/github_releases_notifier_robot Thanx dude!

@emre1e @dstala you are quite right! I felt difficultly to find out the specific conditions which lead me to error and your suggestion helped me. 1) Editor can't see filters...

Here is log while I attemp to change Column type: 2022-04-14T08:49:04.888748825Z Within DB_TABLE_UPDATE handler { 2022-04-14T08:49:04.888795623Z api: 'tableUpdate', 2022-04-14T08:49:04.888800152Z env: '_noco', 2022-04-14T08:49:04.888803906Z dbAlias: 'db', 2022-04-14T08:49:04.888807500Z project_id: 'nocodb_mssql_test_lbxk', 2022-04-14T08:49:04.888811315Z args: {...

Node: **v12.22.10** Arch: **x64** Platform: **linux** Docker: **true** Database: **mssql** ProjectOnRootDB: **false** RootDB: **mssql** PackageVersion: **0.84.16** I'm sorry, I mistyped. Here is actual info

I have change root db for pg. Node: **v12.22.12** Arch: **x64** Platform: **linux** Docker: **true** Database: **mssql** ProjectOnRootDB: **false** RootDB: **pg** PackageVersion: **0.90.5** I still can't change type of the...