Skip to content

Make doesTableExist check for table in current search path #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 24 commits into from

Conversation

mbyrne00
Copy link

As per ThomWright#33 ... get this into our fork so we can merge latest changes and publish until it's available in core lib.

akheron and others added 24 commits January 29, 2020 09:12
Especially for when errors happen during a connection,
or when we have an advisory lock
Poll once per second trying to acquire the lock, rather
than waiting in a long-running transaction.

CREATE INDEX CONCURRENTLY needs to wait for all running txs
to finish before starting, which can lead to deadlocks.

Fixes ThomWright#36
With npm update
The `@types/pg` package hasn't published a b8 version yet, so for now
I'm relying on the tests passing.

Fixes ThomWright#42
Closes ThomWright#43
The 'consecutive IDs' check now runs earlier, after file loading.

Fixes ThomWright#51
@mbyrne00 mbyrne00 closed this Jan 18, 2021
@mbyrne00
Copy link
Author

Sorry - created this in error ... wanted to port your fix to our forked repo since it's not merged/released yet. Will just replicate in our fork for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants