X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=sql%2Fpackage.lisp;h=77100e55925b08df899bb508cccdbf34639ffc2d;hp=e9362c3783d8f77d9549355f0e2e0425ebcc1dc2;hb=bb245c9d1616927d1302f3f36d3ebbf6a0dd662d;hpb=4c89485f5cdb21a334de9c35adfded30db0c75e7 diff --git a/sql/package.lisp b/sql/package.lisp index e9362c3..77100e5 100644 --- a/sql/package.lisp +++ b/sql/package.lisp @@ -241,8 +241,8 @@ #:table-exists-p ; table xx #:list-attributes ; table xx #:attribute-type ; table xx - #:list-attribute-types ; table xx - #:*cache-table-queries-default* + #:list-attribute-types ; table xx + #:*cache-table-queries-default* ; table xx #:create-view ; table xx #:drop-view ; table xx #:create-index ; table xx @@ -255,9 +255,9 @@ #:drop-view-from-class ; objects xx ;;OODML #:instance-refreshed ; objects xx - #:update-object-joins ; - #:*default-update-objects-max-len* ; - #:update-slot-from-record ; objects xx + #:update-objects-joins ; objects xx + #:*default-update-objects-max-len* ; objects xx + #:update-slot-from-record ; objects xx #:update-instance-from-records ; objects xx #:update-records-from-instance ; objects xx #:update-record-from-slot ; objects xx @@ -290,12 +290,10 @@ #:set-sequence-position ; table xx ;;OODDL #:view-table ; metaclass x - #:universal-time ; objects xx + #:universal-time ; objects xx #:bigint ;;OODML #:*db-auto-sync* ; objects xx - #:add-to-relation ; objects x - #:remove-from-relation ; objects x #:read-sql-value ; objects x #:database-output-sql-as-type ; objects x #:database-get-type-specifier ; objects x