X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=tests%2Ftest-fddl.lisp;h=def32cb07f957cd32f0e141323d6782b9dabb191;hb=c4874967a9af719a5cf176677007120fe2cbb036;hp=ef79615b903f7e3edb9824f121ed82b2420bd7d3;hpb=564b12047740b007a2d9ecc843973ed47efe092c;p=clsql.git diff --git a/tests/test-fddl.lisp b/tests/test-fddl.lisp index ef79615..def32cb 100644 --- a/tests/test-fddl.lisp +++ b/tests/test-fddl.lisp @@ -165,7 +165,7 @@ :if-does-not-exist :ignore)) (t (clsql:drop-index [bar]:if-does-not-exist :ignore))) - (clsql:view-exists-p [bar] :owner *test-database-user*)))) + (clsql:index-exists-p [bar] :owner *test-database-user*)))) t nil) ;; create indexes with names as strings, symbols and in square brackets