Issue15 Editing

Titlesqlos and local databases
Prioritybug Statuschatting
Superseder Nosy Listandreas
Assigned To Topics

Created on 2005-11-21.09:56:27 by andreas, last changed 2005-12-09.12:11:41.

Messages
msg37 Author: jinty Date: 2005-12-09.12:11:41 remove
Waaa!!
I just found this now...

The problem seems to be that the context in
sqlos.connection.ConnectionDescriptor needs to be set to the
container.

But it is not and seems to be rather difficult...

Anyway, I added a transaction.get().commit() after you
create the tables and committed it to the trunk but left it
disabled.
msg35 Author: andreas Date: 2005-11-21.09:56:27 remove
The attached functional unit test describes a problem of sqlos accessing local 
database utilities. Sqlos fails to queryUtility the right database.
Files
File nameUploaded
localutilities.txt andreas, 2005-11-21.09:56:27
History
Date User Action Args
2005-12-09 12:11:41jintysetstatus: unread
messages: + msg37
2005-11-21 09:56:27andreascreate