James_Owen
James_Owen
## Description Kiln allows setup of circular redirect. Need to handle cases where a record in the URIs table points to itself. Need an accompanying change to this update for...
Sets us up for pagination to list endpoints like `/_components/instances` - Calls `db.createReadStream()` which has been modified in the storage module, for list requests - Adds `prev` and `size` query...
## Description Currently there is no way to do migrations for Components and Layouts tables in the Postgres database, because these collections can change between migrations. These collections were intentionally...
## Is your feature request related to a problem? Please describe. When initializing plugins, occasionally several arguments are needed, which makes for too many arguments being passed to a single...