[INSTRM-749] Convert opdb table and column names from camelCase to under_lines. Created: 28/Aug/19 Updated: 30/Sep/19 Resolved: 30/Sep/19 |
|
Status: | Done |
Project: | Instrument control development |
Component/s: | ics_fpsActor, ics_mcsActor, spt_operational_database |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Task | Priority: | Normal |
Reporter: | cloomis | Assignee: | Kiyoto Yabe |
Resolution: | Done | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Description |
The mixed-case table and column names in the opdb require quoting and so are generally troublesome. I propose we have a conversion day and switch over to delimiting with underlines. |
Comments |
Comment by Kiyoto Yabe [ 31/Aug/19 ] |
Should this ticket be assigned to me? |
Comment by chihyi [ 02/Sep/19 ] |
I thought this should could done by Chi-Hung. Assignee has been changed now. |
Comment by Kiyoto Yabe [ 17/Sep/19 ] |
I just made a new pull request for this issue. Basically I just changed the name of tables and columns and there is no change for structure. Do we need to review for that? If so, is it possible that cloomis review this request? |
Comment by cloomis [ 18/Sep/19 ] |
Please see comments in the GitHub pull request. |