issues
search
marijnh
/
Postmodern
A Common Lisp PostgreSQL programming interface
http://marijnhaverbeke.nl/postmodern
Other
400
stars
90
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix issue 357
#358
sabracrolleton
closed
3 months ago
0
Prepared statements unusable for the first time in a transaction?
#357
myrkraverk
closed
3 months ago
4
Fix Issue 355 Double-Floats losing precision and misc small items
#356
sabracrolleton
closed
4 months ago
0
INSERT/UPDATE with double floats lost precision
#355
hxzrx
closed
4 months ago
5
Fixing Bug 353 primary-key value not compiled correctly
#354
sabracrolleton
closed
4 months ago
0
Possible bug: primary-key value not compiled correctly
#353
mmontone
closed
4 months ago
6
Queries work with (query "...") but not when defprepared. ASDF Load order?
#352
nathanvy
closed
4 months ago
12
Fixed to make next-id thread safe
#351
hxzrx
closed
5 months ago
0
Call of macro returning-effected-rows in send-query is hanging indefinitely
#350
JosefMachytkaNetApp
opened
6 months ago
1
Fix: add missing closing parentheses
#349
kilianmh
closed
6 months ago
4
Added CREATE TABLE name AS ... to s-sql.
#348
peoplestom
closed
7 months ago
2
Added define-dao-class macro docs
#347
sabracrolleton
closed
7 months ago
0
Execute sql strings with multiple statements
#346
kilianmh
opened
7 months ago
3
Feat: add define-dao-class
#345
kilianmh
closed
7 months ago
0
Is it possible to create lisp execution binary using Postmodern?
#344
askdkc
closed
7 months ago
2
Dao inheritance section
#343
kilianmh
closed
7 months ago
1
How to contribute to the docs?
#342
kilianmh
closed
7 months ago
3
Introduce define-dao-class macro?
#341
kilianmh
closed
7 months ago
2
CL-POSTGRES-TRIVIAL-UTF-8:UTF-8-DECODING-ERROR {10084930F3}
#340
JosefMachytkaNetApp
closed
7 months ago
21
Updated tests for PR 338 on union, union-all
#339
sabracrolleton
closed
9 months ago
0
Upated :with-recursive to match :with in allowing an arbitrary number of CTE's.
#338
peoplestom
closed
9 months ago
0
Updated :union & :union-all to wrap their subqueries in parens.
#337
peoplestom
closed
9 months ago
6
Updated :with & :with-recursive to be wrapped in parens.
#336
peoplestom
closed
9 months ago
0
Export begin-transaction
#335
sabracrolleton
closed
10 months ago
0
export begin-transaction symbol
#334
t-zuehlsdorff
closed
10 months ago
2
Adding :analyze operator for s-sql
#333
sabracrolleton
closed
10 months ago
0
Added :using to :delete-from
#332
peoplestom
closed
10 months ago
1
Added postgres specific s-sql to postmodern.
#331
peoplestom
closed
10 months ago
4
Add load-extension function
#330
ankane
closed
11 months ago
1
Addressing Feature Request 327
#329
sabracrolleton
closed
11 months ago
0
Add cube operators
#328
ankane
closed
11 months ago
1
Ideas / feature requests
#327
ankane
closed
11 months ago
13
Fix Markdown link
#326
ankane
closed
11 months ago
1
cl-postgres: add field-table and field-table-column to field-descript…
#325
oruppert
closed
10 months ago
3
Added missing import functions to do-select-dao macro.
#324
peoplestom
closed
1 year ago
0
Updated docs for version number
#323
sabracrolleton
closed
1 year ago
0
Enforce usocket on ECL
#322
catap
closed
1 year ago
0
Fix macro postmodern:defprepared which wasn't threadsafe when used with binary connections
#321
svetlyak40wt
closed
1 year ago
0
Not cleaning strings
#320
K1D77A
closed
1 year ago
5
Minor bug fixes - Drop Role and Execute File
#319
sabracrolleton
closed
1 year ago
0
Added more tests to s-sql
#318
sabracrolleton
closed
1 year ago
0
Fix for other packages methods for cl-postgres:to-sql-string
#317
sabracrolleton
closed
1 year ago
0
Fix bug 315
#316
sabracrolleton
closed
1 year ago
0
Some systems failed to build for Quicklisp dist
#315
quicklisp
closed
1 year ago
1
Expand ability to use lists in parameterized queries and s-sql
#314
sabracrolleton
closed
1 year ago
0
case-sensitive column names?
#313
CGenie
closed
1 year ago
5
Fixing issue 311
#312
sabracrolleton
closed
2 years ago
0
Selecting empty PG array produces NIL where it should be empty lisp array instead
#311
sirherrbatka
closed
2 years ago
4
Fix critical bug in test-roles
#310
sabracrolleton
closed
2 years ago
0
Fix bug in drop-roles where role did not have login right
#309
sabracrolleton
closed
2 years ago
0
Next