Arquivos
wMind/mind3rd/API/DBMS/mysql.php
T
Felipe Nascimento de Moura 04aa11aaab fixed bugs around default values and fks which were also pks
Also, added the program dqb to build DDL codes
Working on postgres DDL generator
2011-03-30 22:09:55 -03:00

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
}