XiaoYang
XiaoYang
- 项目名称:ODC - 项目地址:https://github.com/oceanbase/odc - 项目简介 (**100** 字以内):OceanBase 开发者中心(以下简称 ODC)是开源的全场景数据库开发和数据管理协同工具,通过协同开发解决数据库的变更风险管控、数据管理和数据安全问题。 - 项目截图 (**6**张以内):   参考 [模板](https://github.com/GitHubDaily/GitHubDaily/issues/8)
#### What type of PR is this? type-feature module-table permission #### What this PR does / why we need it: This PR add table level authority control ability to colse...
### Is your feature request related to a problem? 1. Users will test relevant functions when they first use ODC, and a series of test work orders will be generated...
#### What type of PR is this? type-bug module-database permission #### What this PR does / why we need it: When execute: ```sql call DBMS_OUTPUT.putline('aaaa'); ``` We cannot judge `DBMS_OUTPUT`...
### Is your feature request related to a problem? I am admin of the project and I create some sensitive columns to protect data. But, when I add these columns...
### Is your feature request related to a problem? I have a multi-person collaborative data analysis project that contains a lot of SQL files. This project is hosted in a...
### ODC version 4.2.3 ### OB version 3.2.4.3 ### What happened? When I executing following SQLs in SQL console, executing failed: ```sql delimiter ; create or replace type ty is...
### 项目地址 https://github.com/oceanbase/odc  ### 功能概览  ### 产品亮点 1. 高效 SQL 开发 + 团队管控协同 2. 数据研发能力:导入导出、模拟数据、结构对比 & 同步、数据归档 & 清理、分区计划、定时任务、 PL/SQL 调试、无所结构变更 3. 数据安全合规:数据脱敏、操作审计、库表级细粒度权限管控 ### 下载 https://github.com/oceanbase/odc/releases ### 开源开放...
### 项目地址 https://github.com/oceanbase/odc  ### 功能概览  ### 产品亮点 1. 高效 SQL 开发 + 团队管控协同 2. 数据研发能力:导入导出、模拟数据、结构对比 & 同步、数据归档 & 清理、分区计划、定时任务、 PL/SQL 调试、无所结构变更 3. 数据安全合规:数据脱敏、操作审计、库表级细粒度权限管控 ### 下载 https://github.com/oceanbase/odc/releases ### 开源开放...
### ODC version 4.2.4 ### OB version any ### What happened? Executing attached PL SQL failed due to splitting SQL error. [pkg_dc_trans_data.txt](https://github.com/oceanbase/odc/files/14610401/pkg_dc_trans_data.txt) ### What did you expect to happen? Execute...