Alon Amster
Results
2
issues of
Alon Amster
Some of the generated files (I noticed this in activities) have the package and/or imports hard-coded to the default (original author's) path, e.g: ``` import com.mparaiso.crud.R; import com.mparaiso.crud.dao.*; import com.mparaiso.crud.model.*;...
**This is still untested.** This is my draft for a feature meant to prevent unintended deletion of a production databases. I am using the `mongodb-uri` package for completeness (and it...