Skip to content

WIP: Bug/add create mappings production core

Esha Datta requested to merge bug/add-create-mappings-production-core into develop

This is a fix for: #105 (closed)

Moved default value declarations to its own namespace: cayenne.defaults

Created a namespace called startuptasks which is just a wrapper that imports namespaces that contain start up tasks. This is now included in production.clj.

@afandian , let me know if this approach works? Thanks.

Merge request reports