Skip to content

love4php/yii2-customize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

"# yii2-customize"

Mysql Schema : return [ 'class' => 'yii\db\Connection', 'dsn' => 'pgsql:host=localhost;dbname=db_name', 'username' => 'db_username', 'password' => 'db_password', 'charset' => 'utf8', 'schemaMap' => [ 'pgsql'=> [ 'class'=>'love4php\yii2_customize\db\mysql\Schema', 'defaultSchema' => 'public' //specify your schema here ] ], // PostgreSQL ];

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages