Releases: bjverde/sysgen
Releases · bjverde/sysgen
v 0.6.0
v 0.5.0
v0.4.0
v0.3.0 - Works with MS SQL Server
It works with MS SQL Server, MySQL and SQLite.
- Automatically generates CRUD, DAO and VO screens.
- On the screen generates the fields of types: Date, numeric, text and memo.
- Determines whether fields are required or not.
- If the bank field has comments already takes to screen.
- Assume that the first column of the table will always be the primary key.
Funciona com MS SQL Server, MySQL e SQLite.
- Gera automaticamente telas CRUD, DAO e VO.
- Na tela gera os campos dos tipos: Data, numeric, texto e memo.
- Determina se os campos são obrigatórios ou não.
- Se o campo do banco tiver comentários já leva para tela.
- Assume que a primeira coluna da tabela sempre será a chave primaria.
v0.2.0
Works with MySQL and SQLite. It automatically generates fields of types: Date, numeric, text.
Assume that the first column of the table will always be the primary key.
Funciona com MySQL e SQLite. Gera automaticamente campos dos tipos: Data, numeric, texto.
Assume que a primeira coluna da tabela sempre será a chave primaria.
v0.1.0 - MVP to SQLite
This version is the MVP of the generator in FormDin. Works with SQLite
Essa versão é o MVP do Gerador em FormDin. Funciona com SQLite