Creating migrations with schemas in sqlsrv and forge |
In the development branch there is already the sqlsrv database manager, however I have not managed to create tables within schemas using the codeigniter forge, on the other hand in the model if I define the name of the table as schema.name it works. Anyone have any idea how to create the migrations for sqlsrv using schemas?
PHP Code: public function up() |
Welcome Guest, Not a member yet? Register Sign In |