Sponsors wanted :)
Indie developer, Vite core team, React Spring co-author, Immer co-author :: Interested in TypeScript, React (DOM/Native), Node.js, Postgres, SSR, RPC, codegen
- Southwest Florida
- @retropragma
Block or Report
Block or report aleclarson
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
alloc/tusken Public
100% type-safe query builder for node-postgres :: Generated types, call any function, tree-shakable, implicit type casts, and more
TypeScript 9
-
-
-
-
-
1,344 contributions in the last year
Less
More
Activity overview
Contribution activity
September 2022
Created 192 commits in 4 repositories
Created 4 repositories
- aleclarson/autocomplete TypeScript
- aleclarson/ts-autofix TypeScript
- aleclarson/node-postgres JavaScript
- aleclarson/node-pg-types JavaScript
Created a pull request in brianc/node-postgres that received 3 comments
fix(pg-query-stream): invoke this.callback on cursor end/error
Closes #2013
This issue was caused by two things:
the Client wasn't using the callback argument that Pool#query passes with the QueryStream submit…
+12
−2
•
3
comments
Reviewed 1 pull request in 1 repository
brianc/node-postgres
1 pull request
Created an issue in dhoulb/multi-semantic-release that received 4 comments
Run script after successful release
After this library does its thing, my repository is left with dirty package.json files that I'd like to commit automatically. But before doing that…
4
comments
Opened 35 other issues in 5 repositories
alloc/tusken
29
open
2
closed
- Job queue plugin
-
Combining
omitwithinnerJoindoesn't use fully-qualified column names - Stop using extract-pg-schema
-
Add
db.listfor getting multiple rows by primary key - Prepared statements
- Schema inference
- Blog plugin
- Feedback plugin
- Make a documentation site
- Vitest helper
- Array plugin
- ZWS plugin
- Hasura auth plugin
- CLI autocomplete support with Fig
- JSON array inputs may need explicit cast/stringify
- Superuser plugin
- Migration generator
- Umami plugin
- Postgres type functions
-
Change how the
Databaseobject is generated -
Should
pgfunction names be converted to camel case? - Plugin packages
-
Add
pg.distinct - Support spreading a row into a selection mapping
- Nested JSON objects/arrays from subqueries
- Some issues not shown.