Hi everyone! I want to create table with Pdo, but I don't know how to use the method Phalcon\Db\Adapter\Pdo\Postgresql::createTable. Is there an example or any other ways? Thanks very much.
This post is marked as solved. If you think the information contained on this thread must be part of the official documentation, please contribute submitting a pull request to its repository.
Hi everyone! I want to create table with Pdo, but I don't know how to use the method Phalcon\Db\Adapter\Pdo\Postgresql::createTable. Is there an example or any other ways? Thanks very much.