mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-29 11:26:33 +00:00
feat: project templates & template parser
Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
@@ -212,7 +212,7 @@ export class MysqlUi {
|
||||
return 255
|
||||
|
||||
case 'varchar':
|
||||
return 45
|
||||
return 255
|
||||
|
||||
case 'nchar':
|
||||
return 255
|
||||
|
||||
Reference in New Issue
Block a user