Next: Introduction, Previous: (dir), Up: (dir) [Contents][Index]
This is the vellum-postmodern Reference Manual, version 1.0.0, generated automatically by Declt version 3.0 "Montgomery Scott" on Sun May 15 06:25:49 2022 GMT+0.
• Introduction | What vellum-postmodern is all about | |
• Systems | The systems documentation | |
• Files | The files documentation | |
• Packages | The packages documentation | |
• Definitions | The symbols documentation | |
• Indexes | Concepts, functions, variables and data types |
This system adds a basic support for constructing vellum tables from the queries to the postgres database. S-SQL syntax is supported.
Example
(vellum:copy-from :postmodern
`(:select 'primary_dgns_cd 'anchip_icd10d_codes
'pac1 'readm_90_days 'death_in_postdisch
'history_d_10
:from 'lds2019
:inner-join 'first_pacs
:on (:= (:type 'lds2019.episode_id varchar)
'first_pacs.episode_id)
:where (:and (:= 'mdc ,mdc)
(:not 'death_in_anchor)))
:columns '(primary-dgns-cd anchip-icd10d-codes pac1 readm-90-days death-in-postdisch history-d-10))
Inserting data into postgres data base is currently unsupported.
Next: Files, Previous: Introduction, Up: Top [Contents][Index]
The main system appears first, followed by any subsystem dependency.
• The vellum-postmodern system |
Marek Kochanowicz
BSD simplified
Postgres support for Vellum Data Frames (via postmodern).
1.0.0
vellum-postmodern.asd (file)
Files are sorted by type and then listed depth-first from the systems components trees.
• Lisp files |
• The vellum-postmodern.asd file | ||
• The vellum-postmodern/package.lisp file | ||
• The vellum-postmodern/code.lisp file |
Next: The vellum-postmodern/package․lisp file, Previous: Lisp files, Up: Lisp files [Contents][Index]
/home/quickref/quicklisp/dists/quicklisp/software/vellum-postmodern-20211209-git/vellum-postmodern.asd
vellum-postmodern (system)
Next: The vellum-postmodern/code․lisp file, Previous: The vellum-postmodern․asd file, Up: Lisp files [Contents][Index]
vellum-postmodern (system)
package.lisp
Previous: The vellum-postmodern/package․lisp file, Up: Lisp files [Contents][Index]
package.lisp (file)
vellum-postmodern (system)
code.lisp
read-query (method)
Next: Definitions, Previous: Files, Up: Top [Contents][Index]
Packages are listed by definition order.
• The vellum-postmodern package |
package.lisp (file)
Definitions are sorted by export status, category, package, and then by lexicographic order.
• Exported definitions | ||
• Internal definitions |
Next: Internal definitions, Previous: Definitions, Up: Definitions [Contents][Index]
• Exported functions | ||
• Exported classes |
Next: Exported classes, Previous: Exported definitions, Up: Exported definitions [Contents][Index]
code.lisp (file)
Previous: Exported functions, Up: Exported definitions [Contents][Index]
code.lisp (file)
:query
read-query (generic function)
Previous: Exported definitions, Up: Definitions [Contents][Index]
• Internal generic functions |
Previous: Internal definitions, Up: Internal definitions [Contents][Index]
automatically generated reader method
code.lisp (file)
Previous: Definitions, Up: Top [Contents][Index]
• Concept index | ||
• Function index | ||
• Variable index | ||
• Data type index |
Next: Function index, Previous: Indexes, Up: Indexes [Contents][Index]
Jump to: | F L V |
---|
Jump to: | F L V |
---|
Next: Variable index, Previous: Concept index, Up: Indexes [Contents][Index]
Jump to: | F G M P R |
---|
Jump to: | F G M P R |
---|
Next: Data type index, Previous: Function index, Up: Indexes [Contents][Index]
Jump to: | %
S |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
% | |||
%query : | Exported classes | ||
| |||
S | |||
Slot, %query : | Exported classes | ||
|
Jump to: | %
S |
---|
Previous: Variable index, Up: Indexes [Contents][Index]
Jump to: | C P S V |
---|
Jump to: | C P S V |
---|