feat: project templates & template parser

Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
Pranav C
2021-11-02 19:55:51 +05:30
parent 5f8fe8f27b
commit 252cb4dbbf
20 changed files with 1905 additions and 42 deletions

View File

@@ -212,7 +212,7 @@ export class MysqlUi {
return 255
case 'varchar':
return 45
return 255
case 'nchar':
return 255