When using ABP Suite Load Entity from Database functionality, it looks that it does not support some schema or table names.
The test case has the following [schema].[table] format across the whole database: [SOME_ASSET_DATA].[SOME_SYSTEM_KEY_MAPPING]
.
Would this kind of format be problematic?
- ABP CLI version: v5.1.4
- ABP Suite version: v5.0.0
- Data Source: MS SQL Server
- Exception message and stack trace: Cannot retrieve tables! Cannot convert table to entity! Object reference not set to an instance of an object.
- Steps to reproduce the issue: Load Entity From Database > Set Connection String > Connect