create RawSql class for creating raw sql queries #1

Open
opened 2021-03-12 12:41:12 +01:00 by tomasz.sowa · 0 comments
Owner

Create RawSql class for row sql queries such as: "update table_name where foo='bar'".
May Finder<> can be derived from RawSql? RawSql could have methods such as: eq(), neq(), lt(), gt(), where(), etc.

Create RawSql class for row sql queries such as: "update table_name where foo='bar'". May Finder<> can be derived from RawSql? RawSql could have methods such as: eq(), neq(), lt(), gt(), where(), etc.
tomasz.sowa added the
enhancement
label 2021-03-12 12:42:32 +01:00
tomasz.sowa self-assigned this 2021-03-12 12:42:36 +01:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tomasz.sowa/morm#1
No description provided.