Skip to content

lancewf/Marine-Mammal-Stranding-Network-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marine-Mammal-Stranding-Network-Server

Database ORM

To generate new ORM files with Propel use vagrant.

  1. From the root directory run vagrant up
  2. ssh into the newly created vagrant vm with vagrant ssh
  3. cd /vagrant/persistence/conf/
  4. modify the schema.xml file with database changes.
  5. Then run propel-gen
  6. The generated file will be in the build folder.
  7. Copy the needed files to the correct location.

Dependencies

CodeIgniter 3.1.4 Propel 1.7.1