Luis Fernando De Pombo

Results 116 issues of Luis Fernando De Pombo

>it looks like the docker registry itself failed to return the postgres container https://github.com/iasql/iasql-engine/runs/8092665190?check_suite_focus=true#step:6:18 >I wonder if lesser-used containers run into these problems? We're using Postgresql 13.4 in our test...

tech debt

We perform data migrations in [IaSQL](https://github.com/iasql/iasql-engine) which is built on PostgreSQL and we have the need to ignore certain migrations as databases sometimes are recreated and the migration table gets...

feature

We are getting stopgap lazy loader issues here. It could be as simple as having an optional AWS field as not nullable, but could be something else https://discord.com/channels/920684574231646229/1086405212958380103

bug
cloud coverage

suggested by @yrobla. the Github actions job should take a pg connection string and assumes it will run on the repo it is in. It should have a button via...

iasql ux

Follow on to https://github.com/iasql/iasql/issues/2360

iasql ux

without this, calls to `get_sql_for_transaction` return empty before an `iasql_preview` https://discord.com/channels/920684574231646229/1091492930348392508/1091492932537819307

iasql ux