Skip to content

Make doesTableExist check for table in current search path#1

Closed
mbyrne00 wants to merge 24 commits into
remiremi:masterfrom
mondo-mob:master
Closed

Make doesTableExist check for table in current search path#1
mbyrne00 wants to merge 24 commits into
remiremi:masterfrom
mondo-mob:master

Conversation

@mbyrne00

Copy link
Copy Markdown

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
Copy Markdown
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