Kumac13 / soql-generator

1 stars 0 forks source link

Unable to use date format and date literal #14

Open Kumac13 opened 1 year ago

Kumac13 commented 1 year ago
Report.seelct(Id, Name).where(LastRunDate = LAST_N_DAYS: 180)