Open
Description
@kesar You can view the information from the URL of this test.
http://47.75.202.46:8000/actions?page=1
mysql> SELECT count(a.id) as cant FROM actions a JOIN transactions t ON a.transaction_id = t.id WHERE a.parent_id = 0;
ERROR 1054 (42S22): Unknown column 'a.parent_id' in 'where clause'
Metadata
Metadata
Assignees
Labels
No labels