Skip to content

3.0.2.3

Choose a tag to compare

@ShenaMao ShenaMao released this 11 Feb 08:51
· 3 commits to main since this release

3.0.2.3

New Features

  • Added get_types_from_schema for extracting table schema information. Additionally, __DolphinDB_Type__ now accepts the str type for column types.

Bug Fixes

  • Fixed an issue where runTaskAsync would continuously make reconnection attempts instead of throwing an exception when executed by a guest user.