package
0.0.0-20241222215834-09a60126efae
Repository: https://github.com/tucats/ego.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
filtersFromURL extracts the filter parameters from the urL, and creates an array of strings for each filter expression found.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
mapColumnType converts native Ego types into the equivalent Postgres data types.
No description provided by the author
No description provided by the author
With a default user name string, and the current URL, determine if the username should be overridden with one from the URL.
No description provided by the author
No description provided by the author
StripQuotes removes double quotes from the input string.
No description provided by the author
No description provided by the author
No description provided by the author
whereClause accepts a list of filter parameters, and converts them to a SQL WHERE clause (including the 'WHERE' token).
# Constants
No description provided by the author