Jurgens

Results 2 issues of Jurgens

With a blueprint like this: ```yaml fields: releaseYear: min: "1800/01/01" max: "2022/01/01" type: date display: YYYY format: "Y" ``` #### Expectation What I expect to see is only the year...

type: bug 🐛

I've installed Datasette for Mac as per [the documentation](https://docs.datasette.io/en/stable/installation.html#datasette-desktop-for-mac) and it's working great! However, I'm not sure how to go about adding something like "[Canned Queries](https://docs.datasette.io/en/stable/sql_queries.html#canned-queries)" or utilising other advanced...