⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 v055_to_v056.sql

📁 CRM源码This file describes some issues that should be implemented in future and how it should be imple
💻 SQL
字号:
alter table dbo.QX_ACCOUNT drop constraint FK_ACCOUNT_OWNER_QX_USERS
go
alter table dbo.QX_EMAIL_ROUTING_RULES drop constraint FK_ROUTING_OWNER_QX_USERS
go

UPDATE QX_SYS_PROP SET PROP_VAL = '056' WHERE (PROP_ID = 'DB_CORE_VERSION');
go

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -