wiki:DevelopersKarameloOnMySQL

MySQL

Right now there is no official support for MySQL. You can try importing CakeP>HP Schema

Put in CAKE/console/ and run:

./cake schema run create App -app /absolute/path/to/karamelo/ -file schema.php

This can Work on another Databases too.

We'll try make a best portability approach.

At the moment there is a mysql script that you can use for test purpose and it can be downloaded at the attachment section

Attachments