Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / divyenduz/plv8ify issues and pull requests

#56 - chore(deps): bump micromatch from 4.0.5 to 4.0.8

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#55 - Introduce a "bundle id"

Pull Request - State: closed - Opened by ferm10n 4 months ago - 2 comments

#54 - Old bundle _init function persists

Issue - State: closed - Opened by ferm10n 4 months ago - 1 comment

#53 - Feature: Implement Concurrency Control for Deployment Tasks

Pull Request - State: closed - Opened by otottkovacstibor 6 months ago - 1 comment

#52 - fix(tests): after jsdoc refactor

Pull Request - State: closed - Opened by divyenduz 6 months ago

#51 - chore(deps): bump braces from 3.0.2 to 3.0.3

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#50 - JSDoc support, Bundle mode fix, and more

Pull Request - State: closed - Opened by ferm10n 6 months ago - 3 comments

#49 - Bundle mode doesn't work

Issue - State: closed - Opened by ferm10n 6 months ago - 2 comments

#48 - Trigger function replacement

Issue - State: closed - Opened by mayrsascha 7 months ago - 2 comments

#47 - Set default scope-prefix to none

Pull Request - State: closed - Opened by mattiarossi 10 months ago - 2 comments

#46 - Default to no prefix and/or allow eliminating prefix

Issue - State: closed - Opened by braco 10 months ago - 2 comments

#45 - Feature: Implement overriding postgres types using a custom type map

Pull Request - State: closed - Opened by mattiarossi 11 months ago - 3 comments

#44 - Feature: Implement overriding postgres types using a custom type map

Pull Request - State: closed - Opened by mattiarossi 11 months ago - 1 comment

#43 - refactor(deploy): rewrite to effect-ts

Pull Request - State: closed - Opened by divyenduz 11 months ago

#42 - Support generating functions on custom schemas, Refs #41

Pull Request - State: closed - Opened by mattiarossi 11 months ago - 2 comments

#41 - New feature: declare function schema

Issue - State: closed - Opened by mattiarossi 11 months ago - 3 comments

#40 - refactor(cli): rewrite to effect-ts

Pull Request - State: closed - Opened by divyenduz 11 months ago - 1 comment

#39 - Feature - trigger functions

Pull Request - State: closed - Opened by mattiarossi 11 months ago - 1 comment

#38 - New feature: generate trigger functions

Issue - State: closed - Opened by mattiarossi 11 months ago - 5 comments

#37 - Exposing zod

Issue - State: open - Opened by dvv 12 months ago - 2 comments

#36 - fix(build): fix prod version command

Pull Request - State: closed - Opened by divyenduz about 1 year ago

#35 - fix(build): fix prod build

Pull Request - State: closed - Opened by divyenduz about 1 year ago

#34 - refactor: move test suite to bun

Pull Request - State: closed - Opened by divyenduz about 1 year ago

#33 - feat(bun): use bun bundler

Pull Request - State: closed - Opened by divyenduz about 1 year ago

#32 - refactor: remove inversify

Pull Request - State: closed - Opened by divyenduz about 1 year ago

#31 - refactor: Effect

Pull Request - State: closed - Opened by divyenduz about 1 year ago

#30 - chore(deps): bump semver from 6.3.0 to 6.3.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#28 - feat(npm-install): install directly from npm

Pull Request - State: closed - Opened by divyenduz over 1 year ago

#27 - Support for additional Postgres to JS type mapping

Issue - State: closed - Opened by samwillis over 1 year ago - 4 comments

#26 - Add a new "bundle" mode

Pull Request - State: closed - Opened by samwillis over 1 year ago - 3 comments

#25 - Apply scopePrefix consistently

Pull Request - State: closed - Opened by samwillis over 1 year ago - 1 comment

#23 - Add a pg_tle mode

Issue - State: open - Opened by samwillis over 1 year ago

#22 - Fix mode start_proc, generate missing init and start files.

Pull Request - State: closed - Opened by samwillis over 1 year ago - 5 comments

#21 - fix: prod build, add example of mathjs

Pull Request - State: closed - Opened by divyenduz over 1 year ago

#20 - Error while plv8ify lib

Issue - State: closed - Opened by Menzorg over 1 year ago - 1 comment

#19 - feat(deploy): first version of CLI deploy command

Pull Request - State: closed - Opened by divyenduz almost 2 years ago

#18 - chore(deps): bump json5 from 2.2.1 to 2.2.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#17 - chore(deps): bump minimatch from 3.0.4 to 3.1.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#16 - refactor: use inversify for DI, clean up code

Pull Request - State: closed - Opened by divyenduz about 2 years ago - 2 comments

#15 - CLI

Issue - State: open - Opened by divyenduz about 2 years ago
Labels: enhancement

#14 - chore: Updated test snapshots

Pull Request - State: closed - Opened by aarne about 2 years ago - 2 comments

#13 - fix: Incorrect line breaks handling in generated js code

Pull Request - State: closed - Opened by aarne about 2 years ago

#12 - fix: Detect plv8 functions response type from typescript

Pull Request - State: closed - Opened by aarne about 2 years ago - 1 comment

#11 - feat(volatility): add --volatile flag

Pull Request - State: closed - Opened by divyenduz about 2 years ago - 4 comments

#10 - Test generated functions at runtime

Issue - State: open - Opened by divyenduz about 2 years ago
Labels: enhancement, good first issue

#9 - fix: scope-prefix options return statement crash

Pull Request - State: closed - Opened by aarne about 2 years ago - 3 comments

#8 - Please add flag to remove `IMMUTABLE` from function definition

Issue - State: closed - Opened by myemuk over 2 years ago - 1 comment
Labels: enhancement, good first issue

#7 - chore(deps): bump minimist from 1.2.5 to 1.2.6

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#6 - fix: preserve newline in the generated file

Pull Request - State: closed - Opened by divyenduz over 2 years ago

#5 - Share your use cases

Issue - State: open - Opened by divyenduz over 2 years ago - 7 comments
Labels: question

#4 - fix(pg-function-delimiter): add flag to change the default delimiter

Pull Request - State: closed - Opened by divyenduz over 2 years ago

#3 - Included libraries that contain $$ fail script creation

Issue - State: closed - Opened by easel over 2 years ago - 3 comments

#2 - Add test demonstrating newline expansion issue

Pull Request - State: closed - Opened by easel over 2 years ago

#1 - Included libraries end up getting newlines expanding.

Issue - State: closed - Opened by easel over 2 years ago - 7 comments