By comparing the .help from with .describe transactions it appears, that there are several transaction columns, which are available for filtering in the FROM clause, but are not available in the transactions table (in the .describe transactions).
These columns are:
id: str
year: int
month: int
day: int
filename: str
lineno: int
By comparing the
.help fromwith.describe transactionsit appears, that there are several transaction columns, which are available for filtering in the FROM clause, but are not available in the transactions table (in the.describe transactions).These columns are: