Adileo Barone

Results 10 issues of Adileo Barone

Added [MicroFrontier](https://github.com/adileo/MicroFrontier) to the list.

- Inserted the `orderBy` input argument & scalar (previously missing) in order to fix the canner async sorter component. - Fixed a pagination problem that occurred when the `id` field...

Updated the lib/pq version, since the old lib/pq version is not supporting SCRAM-SHA-256 authentication (feature made available from Postgres 10 onwards)

NOTE: A similar PR may already be submitted! Please search among the Pull request before creating one. ### Types of Changes **What types of changes does your PR introduce?** Put...

### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Operating System: Platform: linux Arch: x64 Binaries: Node:...

template: bug
area: Routing
area: app
linear: next

Added [SquirrelDisk](https://github.com/adileo/squirreldisk) under utilities.

### Discussed in https://github.com/kreuzwerker/terraform-provider-docker/discussions/261 Originally posted by **TheBritz** August 4, 2021 I have a use case to be able to deploy docker containers via Terraform on a host with SELinux...

It looks like that [`store.unSubscribeWebSocket`](https://github.com/atomicdata-dev/atomic-data-browser/blob/7baa4a16077b2f497d16c6119c5fb4bdd6cf9e14/lib/src/store.ts#L643) is never called. This means that the client once a hook like `useResource` is used it will keep listening over websocket for updates that no...

- Basic export for Clickhouse SQL supporting primary key/order by and Nullable fields - Added the possibility to specify a custom Data Type for a table field. (The `` of...

Opening this issue since I can't find any option in Ion SST for Long Running Jobs or Container Constructs available in standard SST https://docs.sst.dev/long-running-jobs https://docs.sst.dev/containers Those are essential components for...