Skip to content
#

mariadb

Here are 1,877 public repositories matching this topic...

prisma
jasonkuhrt
jasonkuhrt commented Feb 6, 2021

I am intentionally making this issue specific but I assume it could be expanded to include much more of the API.

Problem

I do not have the entire Prisma Client API perfectly (let alone roughly) committed to memory.

When I go to use it to query for many results the operations tell me nothing about what and why they will do. I only have types to work with.

I don't want to open my br

liviuconcioiu
liviuconcioiu commented Apr 16, 2021

Is your feature request related to a problem? Please describe.

Sometimes is handy to have the NOT LIKE %...% operator added to the drop down.

Describe the solution you'd like

NOT LIKE %...% operator should be added to the drop down list of operators, in Table search.

Additional context

Right now:
![1](https://user-images.githubusercontent.com/25424343/115058216-4e1a

Improve this page

Add a description, image, and links to the mariadb topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mariadb topic, visit your repo's landing page and select "manage topics."

Learn more