Hyung-Gyu Ryoo

Results 27 issues of Hyung-Gyu Ryoo

http://jira.cubrid.org/browse/CBRD-23960 TBU

http://jira.cubrid.org/browse/CBRD-24469 JUnit Task is added in the build script of ant (`build.xml`). The JUnit testing classes should be placed at the path, `com/cubrid/jsp/test`. The summary will be shown when you...

http://jira.cubrid.org/browse/CBRD-25097 This PR includes PL/CSQL project's phase-0 implementations (feature/plcsql). After this PR is merged in the develop branch, the internal release is considered completed once QA testing is completed for...

http://jira.cubrid.org/browse/CBRD-25227 - Add `_db_stored_procedure_code` to store PL/CSQL source and object code (.class or .jar). - Add adding and dropping routine for `_db_stored_procedure_code`

http://jira.cubrid.org/browse/CBRD-24907 The following views are added in this PR. - DB_DBA_OBJECTS: describes all objects in the database. Only DBA user is able to access this view - DB_USER_OBJECTS: describes all...

http://jira.cubrid.org/browse/CBRD-24489 IN PROGRESS: It is draft PR. - Windows build is not supported yet - POC for performance is required.