Michael Manganiello
                                            Michael Manganiello
                                        
                                    Is there any chance for this PR to be reviewed? It would be really useful to have these as part of sqlx API.
Closing this issue, as it has been resolved thanks to @jkellerer answer. Glad to have a way to not repeat those base URLs!
Is this related in any way to the change introduced in https://github.com/dbt-labs/dbt-core/pull/3510? Considering the comment at https://github.com/dbt-labs/dbt-core/issues/3480#issuecomment-870895202, what would be the recommended behavior to avoid this kind of issues? For...
@wbond @isaacdd would you consider merging this if conflicts are fixed?
On top of the comments you have shared here, I would like to also ask, how not having PostgreSQL support affects you regarding the use of RomM? Have you gone...
This should be fixed by #22, if it gets merged.
I can confirm this no longer happens. Endpoint is now `/Episodes` instead of `/Items`, so it seems the big 10.9 changelog fixed it!
@perifaws, based on your reaction, please let me know if I can help by providing more context/debugging info for this issue to be solved. I haven't had the chance to...
Related to this issue, formatting indentation is also broken: ```python import sqlparse query = "SELECT *, NULL as null_col FROM mytable ORDER BY [name] ASC NULLS LAST, [number] DESC NULLS...
@andialbrecht thanks for implementing the fix! Looking forward for the next release