We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b89c5c5 commit 3404e94Copy full SHA for 3404e94
CHANGES.rst
@@ -12,8 +12,11 @@ Service fixes and enhancements
12
Infrastructure, Utility and Other Changes and Additions
13
-------------------------------------------------------
14
15
+utils.tap
16
+^^^^^^^^^
17
-
18
+- ``TapPlus.upload_table`` should not allow table names to contain a
19
+ dot. ``ValueError`` is now raised for such cases. [#2971]
20
21
22
0.4.7 (2024-03-08)
@@ -211,9 +214,6 @@ gaia
211
214
212
215
- Default Gaia catalog updated to DR3. [#2596]
213
216
-- The function upload_table in the TapPlus class does not allow table names that contain a dot. [#2971]
217
heasarc
218
^^^^^^^
219
0 commit comments