Skip to content

Commit

Permalink
Instr(), Locate() added. Refactored some functions.
Browse files Browse the repository at this point in the history
  • Loading branch information
demmings committed Apr 7, 2024
1 parent 1ba6c05 commit 2a6164e
Show file tree
Hide file tree
Showing 9 changed files with 4,179 additions and 4,177 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -486,9 +486,12 @@ gsSqlLibrary.gsSQL("select * from authorts");
* "DAY",
* "FLOOR",
* "IF",
* "INSTR",
* "LAST_DAY",
* "LEFT",
* "LEN",
* "LENGTH",
* "LOCATE",
* "LOG",
* "LOG10",
* "LOWER",
Expand Down
Loading

0 comments on commit 2a6164e

Please sign in to comment.