pengcao1

Results 2 comments of pengcao1

- First, u should implement your raw sql code like below - Second, u implement the multi-table join query with `QueryBuilder` - First step ```sqlite-sql SELECT n.id , n.title ,...

@bsendras great. It's worked for me. thanks