Bret Walker
Bret Walker
I got an error when running my initial migrations. One of the migrations didn't have an order_by that Postgres wanted. This change fixes this error: Error in migration: db:0026_make_unique_lookup_names DatabaseError:...
Court dates often move, so it would be good to support checking to see if a date has moved before sending an alert. If a date moves further into the...
When invoking one Click command from another using either `invoke` or `forward`, `get_parameter_source` does not appear to work as it does if the command were called directly. Sample code: ```...
### Is there an existing feature request for this? - [X] I have searched the existing issues ### Describe the Feature Currently, source configurations for database and schema names can...