Wappler Version: 6.0 B16
Operating System: Windows 11
Server Model: Capacitor
Database Type: SQLite
Hosting Type:
Expected behavior
Using TableName.* should return all fields and their data.

Actual behavior
"*" : "*" is returned for each row.

Workaround is to add each individual field.