We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 219ee16 + f864443 commit e6bfd25Copy full SHA for e6bfd25
resources/views/database/views.foil.sql
@@ -87,7 +87,7 @@ CREATE VIEW view_switch_details_by_custid AS
87
sw.snmppasswd,
88
sw.infrastructure,
89
ca.name AS cabinet,
90
- ca.cololocation AS colocabinet,
+ ca.colocation AS colocabinet,
91
lo.name AS locationname,
92
lo.shortname AS locationshortname
93
FROM
0 commit comments