r9538: Cleaned up symbolic SQL syntax.
[clsql.git] / sql / generics.lisp
index d513bd34c1f27ab526d818279a185b5dc892e582..9ff64921b2413c39709815539e2328708aaad5b5 100644 (file)
@@ -135,8 +135,6 @@ DATABASE-NULL-VALUE on the type of the slot."))
   )
 (defgeneric database-output-sql (arg database)
   )
-(defgeneric database-constraint-description  (constraint database)
-  )
 (defgeneric database-pkey-constraint  (class database)
   )
 (defgeneric database-constraint-statement  (constraints database)