Skip to content

I think I found a bug #10

Description

@FDominicus

Am not sure if that really is the case, but Optoins in GAConnectionString did not work for me as downloaded.

I patched it to:

options
	
	options ifNil: [ options := connectionString query ].
	^options.

And that worked
The problem was optionAt: 'user' was not filled here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions