glorp icon indicating copy to clipboard operation
glorp copied to clipboard

PharoDatabaseAccessor>>#connectionClassForLogin: should have an entry for SQLite3Platform

Open ironirc opened this issue 3 years ago • 0 comments

Add aLogin database class == SQLite3Platform ifTrue: [ ^ Smalltalk at: #SQLite3Driver ].

The entry for UDBCSQLite3Platform might be kept for backward compatibility?

ironirc avatar Aug 04 '22 13:08 ironirc