Skip to content

some fixes#254

Merged
mariuz merged 31 commits into
mariuz:devfrom
Jdochoa:FB3
Mar 10, 2022
Merged

some fixes#254
mariuz merged 31 commits into
mariuz:devfrom
Jdochoa:FB3

Conversation

@Jdochoa

@Jdochoa Jdochoa commented Mar 9, 2022

Copy link
Copy Markdown
Contributor

some fixes

Jdochoa and others added 30 commits June 6, 2021 21:45
Unable to drop functions mariuz#182
- Unable to drop functions mariuz#182
- Newly created function is not displayed mariuz#158
- Procedures input and output parameters do not support TYPE OF COLUMN mariuz#169
gcc uses the buildin int128_t. msvc does not have some equivalent. so more work was needed.
gcc uses the buildin int128_t. msvc does not have some equivalent. so more work was needed.
* for numeric columns returned as int128 by firebird Int128ColumnDef is now used
  * for this purpose a scale parameter was added to the Int128ColumnDef constructor
* move some code from FRInt128.h to ibbp.h and from FRInt128.cpp to ibint128.cpp.
fix mariuz#236 UDF parameter listingfor Fb<=2.5
Changes in FlameRobin 0.9.4 ALPHA 10
fix mariuz#240
Also fix support for "current_timestamp" not showing time values
# Conflicts:
#	src/gui/controls/DataGridRows.cpp
# Conflicts:
#	src/metadata/function.cpp
Implement firebird 4 types: decimal(16) and decimal(34)
@mariuz
mariuz merged commit e101a58 into mariuz:dev Mar 10, 2022
@luronumen

Copy link
Copy Markdown

Excellent @Jdochoa!
You are the guy :D

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.

5 participants