Nicolas Buduroi

Results 16 issues of Nicolas Buduroi

There should be warning messages when running migration commands in certain conditions: - [DONE] For `generate-migration` when it cannot generate the complement. - For `migrate` and `rollback` when there's a...

enhancement

Not sure why it hasn't been done!

In case someone need a database column that is database specific and doesn't want to go through extending the compiler.

proposal

The analyzer can automatically detect the database backend without referring to the db-spec. Use that same mechanism in the compiler dispatch function.

enhancement

To provide a cleaner API when navigating an abstract schema. Part of this have been done in issues #18 and #23.

enhancement

With the latest fix for the parser, it now has been improved to handle top-level versus nested comments. For the moment, it leaves them untouched. I wonder if we could...

discussion

It would be better to rename remove_delayed to remove_delayed_job to match the remove_delayed_job_from_timestamp method name. This could be the other way around, I'm not sure which is the best way.

feature

This extra param is only used internally to get the value of the parameter for spec examples.

This fix a compatibility issue with Squeel.