Hi,
So, today I was checking how much it is missing for release and what is our
status, and I realized if we do not freeze now, we will never release in a
reasonable time.
So, even if there are a couple of cleanups and that to still do that should
happen before, I will declare that Pharo 9.0 en
Hi all,
I'm having a strange issue when executing a query with the SQLite3
driver (via GLORP).
In:
SQLite3Library>>#apiPrepare: dbHandle withSQLText: anSQLText with:
textSize with: sHandle with: tail
"int sqlite3_prepare_v2(sqlite3*, const char*, int, sqlite3_stmt**,
const char **)"
^ self ffiCa