marijnh / Postmodern

A Common Lisp PostgreSQL programming interface
http://marijnhaverbeke.nl/postmodern
Other
400 stars 90 forks source link

Fixing Bug 353 primary-key value not compiled correctly #354

Closed sabracrolleton closed 4 months ago

sabracrolleton commented 4 months ago

s-sql::expand-table-column was treating the existence of the keyword parameter :primary-key as having the value t regardless of the actual value.