📈 Collect customer event data from your apps. (Note that this project only includes the API collector, not the visualization platform)
GNU Affero General Public License v3.0
799
stars
105
forks
source link
Need case insensitive for showing the auto suggestion results with user filter #93
Closed
RameshByndoor closed 6 years ago
user_filter=In example query: select distinct country from table where... lower(country) like '%in%'