Closed xualen closed 5 years ago
hello @PhilWaldmann , there is a sql " select * from articles where id=1 or title='test' ". how do i use "with condition where" for this sql.
just for completion: query
hello @PhilWaldmann , there is a sql " select * from articles where id=1 or title='test' ". how do i use "with condition where" for this sql.