Skip to content
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

use new conn tuple correctly in update script #3

Closed
leonardb opened this issue Dec 8, 2013 · 0 comments
Closed

use new conn tuple correctly in update script #3

leonardb opened this issue Dec 8, 2013 · 0 comments
Assignees
Labels

Comments

@leonardb
Copy link
Owner

leonardb commented Dec 8, 2013

No description provided.

@ghost ghost assigned leonardb Dec 8, 2013
leonardb added a commit that referenced this issue Dec 8, 2013
nfldb should be installable in a non-public schema if desired,
this commit sets the search_path for the cursor so that all queries
will be against the desired DB schema first and public second

Squashed commits:
(feat) #2 Add support for database schema setting to config file
(feat) closes #3
(feat) #1 add a _PFX_ replacement mechanism for DDL
Simple string replacement on all DDL in the db module to allow for explicit
resource references in DDL updates
(fix) #1 correct use of new conn tuple
(fix) #1 bad call of pfx fixed
(fix) #1 spaces do help
leonardb added a commit that referenced this issue Dec 8, 2013
nfldb should be installable in a non-public schema if desired,
this commit sets the search_path for the cursor so that all queries
will be against the desired DB schema first and public second

Squashed commits:
(feat) #2 Add support for database schema setting to config file
(feat) closes #3
(feat) #1 add a _PFX_ replacement mechanism for DDL
Simple string replacement on all DDL in the db module to allow for explicit
resource references in DDL updates
(fix) #1 correct use of new conn tuple
(fix) #1 bad call of pfx fixed
(fix) #1 spaces do help

(feat) Add support for database schema setting

nfldb should be installable in a non-public schema if desired,
this commit sets the search_path for the cursor so that all queries
will be against the desired DB schema first and public second

(feat) #2 Add support for database schema setting to config file

(feat) closes #3

(feat) #1 add a _PFX_ replacement mechanism for DDL

Simple string replacement on all DDL in the db module to allow for explicit
resource references in DDL updates

(fix) #1 correct use of new conn tuple

(fix) #1 bad call of pfx fixed

(fix) #1 spaces do help
leonardb added a commit that referenced this issue Dec 8, 2013
nfldb should be installable in a non-public schema if desired,
this commit sets the search_path for the cursor so that all queries
will be against the desired DB schema first and public second

Squashed commits:
(feat) #2 Add support for database schema setting to config file
(feat) closes #3
(feat) #1 add a _PFX_ replacement mechanism for DDL
       Simple string replacement on all DDL in the db module to allow
       for explicit resource references in DDL updates
(fix) #1 correct use of new conn tuple
(fix) #1 bad call of pfx fixed
(fix) #1 spaces do help
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant