Commit Graph

22 Commits

Author SHA1 Message Date
2551e07b3e Field, date truncate method v0.2.1 2025-10-21 16:45:43 +05:30
9837fb1e37 derived table and row number addition v0.2.0 2025-10-21 00:27:00 +05:30
12d6fface6 table all field 2025-10-18 14:43:42 +05:30
325103e8ef restructuring of files. added 2 new methods(Asc, Desc) to field 2025-10-18 12:31:46 +05:30
6f5748d3d3 fix v0.1.5 2025-08-11 23:45:36 +05:30
b25f9367ed using any for In/NotIn v0.1.4 2025-08-11 23:42:58 +05:30
8750f3ad95 method "In" v0.1.3 2025-08-11 22:37:25 +05:30
ad1faf2056 join with conditions v0.1.2 2025-08-10 20:26:09 +05:30
525c64e678 removed toLower v0.1.1 2025-08-10 12:54:29 +05:30
5f0fdadb8b undo, strings.ToLower v0.1.0 2025-08-10 12:24:26 +05:30
68263895f7 EqFold to do value lower case v0.0.9 2025-08-10 11:59:01 +05:30
ee6cb445ab remove unwanted method args v0.0.8 2025-08-03 22:21:24 +05:30
d07c25fe01 COALESCE related methods v0.0.7 2025-08-03 22:17:58 +05:30
096480a3eb field IsNull, IsNotNull methods v0.0.6 2025-08-03 21:43:46 +05:30
6c14441591 added in few field wraping functions 2025-08-03 21:43:46 +05:30
d95eea6636 code example correction 2025-07-27 06:12:11 +00:00
63b71692b5 go example 2025-07-27 06:10:24 +00:00
36e4145365 few corrections 2025-07-27 06:08:27 +00:00
2ec328059f func return type change v0.0.4 2025-07-26 21:45:09 +05:30
f700f3e891 refactor, generator comment change v0.0.3 2025-07-26 20:22:16 +05:30
f5350292fc renamed exaples to playground, edited README v0.0.2 2025-07-26 20:16:50 +05:30
d340db6dfd first commit v0.0.1 2025-07-26 18:34:56 +05:30