You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
s.summary = 'build SQL statements using method calls instead of strings'
s.description = 'Build SQL statements using method calls instead of strings. This is not an ORM. It has only been used and tested with MySQL so far but the intention is to make it SQL agnostic.'