Greg Fitzgerald

Results 2 issues of Greg Fitzgerald

### Describe the solution you'd like? ```shell Similar to the native Mac OS terminal, it would be useful to allow for each tab in the Warp app to have it's...

Feature requests

When running a query with a where filter with an AND that contains objects with more than one key, for example: ```#javascript Model.find({ where: { and: [ { key1: 'value1'...

needs investigation