04aa11aaab
Also, added the program dqb to build DDL codes Working on postgres DDL generator
15 linhas
198 B
PHP
15 linhas
198 B
PHP
<?php
|
|
|
|
/*
|
|
* To change this template, choose Tools | Templates
|
|
* and open the template in the editor.
|
|
*/
|
|
|
|
/**
|
|
* Description of mysql
|
|
*
|
|
* @author felipe
|
|
*/
|
|
class mysql {
|
|
//put your code here
|
|
} |