2017 © Pedro Peláez
 

yii2-extension yii2-sqlcomment

Add comment to sql

image

scsidisk/yii2-sqlcomment

Add comment to sql

  • Sunday, January 24, 2016
  • by scsidisk
  • Repository
  • 1 Watchers
  • 2 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

yii2 SQL Comment

Join the chat at https://gitter.im/scsidisk/yii2-sqlcomment Build Status Latest Stable Version Total Downloads License, (*1)

Add comment to end of sql., (*2)

Requirements

  • Yii2
  • PHP 5.4+

Database support

  • MySQL

Installation

The preferred way to install this extension is through composer., (*3)

php composer.phar require --prefer-dist scsidisk/yii2-sqlcommnet "*"

Usage

Once the extension is installed, simply use it in your code., (*4)

add follow code to your db setting., (*5)

'db' => [
    'class'       => 'scsidisk\yii2\sqlcomment\CMConnection',
    'dsn'         => '',
    'password'    => '',
    'username'    => '',
    'charset'     => '',
],

Changelog

Changelog, (*6)

The Versions

24/01 2016

dev-master

9999999-dev

Add comment to sql

  Sources   Download

MIT

The Requires

 

by Avatar scsidisk

sql extension yii2 comment

20/01 2016

v0.2.1

0.2.1.0

Add comment to sql

  Sources   Download

MIT

The Requires

 

by Avatar scsidisk

sql extension yii2 comment

19/01 2016

v0.2.0

0.2.0.0

Add comment to sql

  Sources   Download

MIT

The Requires

 

by Avatar scsidisk

sql extension yii2 comment