Gregory McCue
Gregory McCue
Here is a temporary work-around for Postgre (discussed here: https://github.com/ryanb/populator/issues/18) ``` ruby [Table1, Table2, Table3].each do |tbl| tbl.delete_all ActiveRecord::Base.connection.reset_pk_sequence!(tbl.table_name) end ```
Could you describe your use-case a bit more? What would your ideal configuration for this feature look like? Do you just want to add a `pre` and `post` hook to...
Could you explain a bit more what exactly your issue is?
Are you requesting the ability to add `-race` to the build args? If not, could you please explain what exactly you're requesting?
@DroidBoyJr what OS are you using?
@vadimyer just to clarify, this issue is about `chown`-ing `chmod`-ing the `tmp` dir to the current user?