-
-
Notifications
You must be signed in to change notification settings - Fork 45
Issues: jawj/zapatos
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Disallow any additional properties to be passed to
db.insert
#170
opened Apr 13, 2024 by
adrianmisko
Does a generated Insertable property for a nullable column have to be optional?
#169
opened Apr 13, 2024 by
adrianmisko
interval
type for Selectable
is wrong (is string
, should be PostgresInterval
)
#152
opened May 6, 2023 by
felixfbecker
numeric
and money
should only allow ${number}
like Int8String
#151
opened May 6, 2023 by
felixfbecker
db.max() return type is always number
enhancement
New feature or request
#140
opened Feb 7, 2023 by
pocin
db.constraint assumes a unique index implies a matching constraint
#138
opened Feb 3, 2023 by
scottcollabai
Database config requires at least one key even though pg.Pool() does not require at least one key
enhancement
New feature or request
#134
opened Nov 17, 2022 by
maxweisel
generated schemda.d.ts is invalid if you have a
kebab-case
named table
#132
opened Nov 3, 2022 by
atomanyih
No error is thrown if selectExactlyOne selects 0 rows when used in a lateral
bug
Something isn't working
#129
opened Sep 28, 2022 by
tetchel
db.exists; and adding another wrapping object around a lateral join
enhancement
New feature or request
#126
opened Sep 15, 2022 by
bitnimble
Make Insertable and Updatable interfaces for updatable view (using trigger instead of insert/update) writable
#123
opened Jul 22, 2022 by
jcassee
Previous Next
ProTip!
no:milestone will show everything without a milestone.