Lispworks 6.0 and clsql-sqlite3
"Ala'a" <[email protected]>
| Newsgroups | gmane.lisp.clsql.general |
|---|---|
| Message-ID | <[email protected]> |
I've been porting part of a rails application to common-lisp. To do that I've used LW Personal Edition 5.1 to see how it will go for converting rails models into clsql view classes. It worked and I could play with select and the inspector and the objects. Now I'm trying to load the same code in LW Professional 6.0 but the results of select shows a cryptic letters - something get mangled in the way. I'm using clsql-4.3.1 snapshot from the git repository and uffi-1.6.2. The database is sqlite3. I'm struggling now for two days and couldn't find a clue. regards, Ala'a (cmo-0)