Commit 86df461
DatabaseIdentifier (#794)
* TableInfo.getMetaDataName()
* import
* replace .get(column.getAlias())
* Remove unnecessary HttpView.currentView() casts in JSPs (#791)
* rename get*Name() -> get*Identifier()
---------
Co-authored-by: Adam Rauch <adam@labkey.com>1 parent a89f8b8 commit 86df461
2 files changed
Lines changed: 6 additions & 3 deletions
File tree
- DBUtils/api-src/org/labkey/dbutils/api/schema
- WNPRC_Purchasing/src/org/labkey/wnprc_purchasing
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
93 | | - | |
94 | | - | |
| 94 | + | |
| 95 | + | |
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
245 | | - | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
246 | 248 | | |
247 | 249 | | |
248 | 250 | | |
| |||
0 commit comments