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

Reinitialize Driver #175

Merged
merged 2 commits into from Feb 20, 2020
Merged

Reinitialize Driver #175

merged 2 commits into from Feb 20, 2020

Conversation

calebkleveter
Copy link
Member

No description provided.

@calebkleveter calebkleveter added the enhancement New feature or request label Feb 19, 2020
@calebkleveter calebkleveter self-assigned this Feb 19, 2020
@calebkleveter calebkleveter added this to In Progress in Vapor 4 via automation Feb 19, 2020
Copy link
Member

@tanner0101 tanner0101 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect, thanks!

@tanner0101 tanner0101 merged commit d011dad into tn-beta-5 Feb 20, 2020
Vapor 4 automation moved this from In Progress to Done Feb 20, 2020
@tanner0101 tanner0101 deleted the reinitialize-driver branch February 20, 2020 00:02
@tanner0101 tanner0101 mentioned this pull request Feb 24, 2020
tanner0101 added a commit that referenced this pull request Feb 25, 2020
* add FieldKey type (#165)

* add FieldKey type

* test field key branches

* fix non-standard id key test

* fix fieldkey

* require .id for @id

* rename to string

* update aggregate key

* test beta 5

* aggregate refactor (#171)

* store set as an array

* MigrationLog use UUID (#172)

* uuid

* uuid

* combine set + array tests

* refactor db config (#174)

* use nio lock

* add @CompoundField (#176)

* add @CompoundField

* rm bf arg

* fix fluent-kit tests

* convenience init

* naming

* fix equal check

* Created Databases.reinitialize(_:) method (#175)

* fix code dupe in Databases.swift

* add @NestedField (#177)

* file cleanup

* FieldProtocol

* tests rename

* add @enum (#178)

* add @enum

* builder updates

* test cleanup

* test mongo

* fix fluentkit tests

* test beta 5 branch

* fix mongo dep

* id improvements

* fix fk test

* 1=0 instead of false

* schema cleanup (#180)

* schema cleanup

* updates

* schema cleanup

* updates

* default custom generator

Co-authored-by: Caleb Kleveter <caleb.kleveter@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Vapor 4
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants