datajunction-server 0.0.6.dev0__tar.gz → 0.0.6.dev2__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: datajunction-server
3
- Version: 0.0.6.dev0
3
+ Version: 0.0.6.dev2
4
4
  Summary: DataJunction server library for running to a DataJunction server
5
5
  Project-URL: Homepage, https://datajunction.io
6
6
  Project-URL: Repository, https://github.com/DataJunction/dj
@@ -162,6 +162,10 @@ enum ErrorCode {
162
162
  INVALID_PARENT
163
163
  INVALID_DIMENSION
164
164
  INVALID_METRIC
165
+ INVALID_DIMENSION_LINK
166
+ TAG_NOT_FOUND
167
+ CATALOG_NOT_FOUND
168
+ INVALID_NAMESPACE
165
169
  }
166
170
 
167
171
  type GeneratedSQL {