'render_template' server_type/version resolution

2020-02-28 Thread Radoslaw Garbacz
emplates/databases/sql/default". When debugging, I get "self.template_path" as "databases/sql/#80102#" (server_type: "dbx", however it's not used for "get_encodings"). So, I'd be grateful to hear how to make it find my modified "get_encodings.sql"? BTW: Is it OK if the directory is a link? -- Best Regards, Radoslaw Garbacz XtremeData Incorporated

Re: node.js: "getView:generate_url" has explicit with_id=false

2020-02-11 Thread Radoslaw Garbacz
pecific url. On Mon, Feb 10, 2020 at 11:23 PM Ashesh Vashi wrote: > On Tue, Feb 11, 2020 at 10:49 AM Khushboo Vashi < > khushboo.va...@enterprisedb.com> wrote: > >> Hi, >> >> On Mon, Feb 10, 2020 at 11:13 PM Radoslaw Garbacz < >> radoslaw.garb...@xtre

node.js: "getView:generate_url" has explicit with_id=false

2020-02-10 Thread Radoslaw Garbacz
27;s ID (just it's parent). What is the purpose of 'properties' on a node request, shouldn't it have its ID? Would greatly appreciate some details regarding this issue. -- Best Regards, Radoslaw Garbacz XtremeData Incorporated

Re: flask db migrate error

2020-01-27 Thread Radoslaw Garbacz
Thank you for your response, found the proper description - it works like a charm. On Wed, Jan 22, 2020 at 10:31 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > On Wed, Jan 22, 2020 at 9:06 PM Radoslaw Garbacz < > radoslaw.garb...@xtremedatainc.com>

flask db migrate error

2020-01-22 Thread Radoslaw Garbacz
e_(self, *args, **kwargs) File "/home/rga/.virtualenvs/pgadmin4/lib/python3.7/site-packages/sqlalchemy/engine/default.py", line 460, in reflecttable table, include_columns, exclude_columns, resolve_fks, **opts File "/home/rga/.virtualenvs/pgadmin4/lib/python3.7/site-packages/sqlalchemy/engine/reflection.py", line 655, in reflecttable raise exc.NoSuchTableError(table.name) sqlalchemy.exc.NoSuchTableError: user_old -- Best Regards, Radoslaw Garbacz XtremeData Incorporated