Skip to content

Fix Dolphin 7.1.24 ODBC doesn't support varchar(max) or varbinary(max) in Dolphin 8#1309

Merged
blairmcg merged 13 commits intomasterfrom
blairmcg/1286
Nov 3, 2024
Merged

Fix Dolphin 7.1.24 ODBC doesn't support varchar(max) or varbinary(max) in Dolphin 8#1309
blairmcg merged 13 commits intomasterfrom
blairmcg/1286

Conversation

@blairmcg
Copy link
Copy Markdown
Contributor

@blairmcg blairmcg commented Nov 3, 2024

No description provided.

Also add support for INTERVAL column types, and timestamps with timezone.

Fixes #1286

Initial port from Dolphin 7 - renaming new classes into namespaces still
required, plus other minor changes for D8.
Use 'Change Namespace' refactoring to move all classes in DB packages in
Smalltalk namespace to either Database, Database.Tests, OS or OS.Tests.
If BufferClasses dictionary is a const, then the DBColAttr class definition
cannot be evaluated until after some structure definition classes are
defined, causing an unresolved forward reference.
@blairmcg blairmcg linked an issue Nov 3, 2024 that may be closed by this pull request
@blairmcg blairmcg merged commit a627a51 into master Nov 3, 2024
@blairmcg blairmcg deleted the blairmcg/1286 branch November 3, 2024 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dolphin 7.1.24 ODBC doesn't support varchar(max) or varbinary(max)

1 participant