EA(Enterprise Architect) 自定义数据类型(Data Type)
需求:在EA增加需要的json类型
实现:
Find Command -> settings -> Database Datatypes
Product Name -->选择数据库
New -->Datatype
键入jsonb -->save
显示别名
《Database PostgresSQL -- 右键 -- Propeties -- Diagram -- Use Alias if Available》
修改主键模板,比如pk_tablename 改为tablename_pkey
find command: Code Editors -> Source Code Engineering --> DDL name templates
通过知识/经验的分享,节省开发者的时间.

浙公网安备 33010602011771号