feat: NodeJS pg-info function; funcs endpoint: filter + created_at/last_built_at; operator v0.1.32
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "pg-info",
|
||||
"version": "1.0.0",
|
||||
"description": "sless nodejs20 function: pg version + table info",
|
||||
"dependencies": {
|
||||
"pg": "8.11.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user