Skip to content

Conversation

@aol-nnov
Copy link
Contributor

Hi!

My models span across several schemas in Postgresql and I've found it handy if schemas are created automatically too during migration process.

@slnode
Copy link

slnode commented Jan 21, 2015

Can one of the admins verify this patch? To accept patch and trigger a build add comment ".ok\W+to\W+test."

@aol-nnov aol-nnov force-pushed the master branch 2 times, most recently from 2bd3cb4 to 58b3bc1 Compare January 21, 2015 07:21
raymondfeng added a commit that referenced this pull request Jan 23, 2015
autocreate schema if it does not exist during migration/update
@raymondfeng raymondfeng merged commit 787ebc5 into loopbackio:master Jan 23, 2015
raymondfeng pushed a commit that referenced this pull request Jan 23, 2015
1.4.0 * Remove the usage of `CREATE SCHEMA IF NOT EXISTS' for compatibility (Raymond Feng) * one-line fix for #51 (Andrey Loukhnov) * basic tests for PR #53 (Andrey Loukhnov) * basic tests for PR #54 (Andrey Loukhnov) * provide database column default values via Loopback model description (Andrey Loukhnov) * autocreate schema if it does not exist during migration/update (Andrey Loukhnov) * Use connection pooling from the driver (Raymond Feng)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants