Tom Marien

Results 14 comments of Tom Marien

@novemberborn Please include nest t.context albeit just a way to group tests with a group header ?

@thorn0 milestone3? as & and | are also logical operators

@evilebottnawi i just saw a ressemblance with the logical javascript operators, that is why i suggested the same milestone ;)

@ondravondra And how would that exactly work, as fluentmigrator does not keep any metadata of the schema between migrations. So it does not know which would be the primary key...

@katlimruiz I beg to differ, the entire idea of doing migrations is expecting your database to be in a given state. If you execute a drop table, you do it...

But maybe adding an if exists to the fluent api could give the user a choice, but i am agains auto opt-in

@migol @eldersantos Like already said i am open to accept a pull considering this ;)

@ManfredLange Do you agree with what @daniellee was saying ?

@ManfredLange I agree on the more consistent API, now how can we change this so it brings attention to it during compile time (think of Obsolete, that generates a compiler...