-
Notifications
You must be signed in to change notification settings - Fork 93
Pull requests: babelfish-for-postgresql/babelfish_extensions
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Do not allow sp_ procedure calls in a SQL function
#3126
opened Nov 18, 2024 by
robverschoor
Loading…
1 task done
Disallow the use of user-defined functions in column defaults for temp tables and table variables.
#3122
opened Nov 14, 2024 by
Sairakan
Loading…
1 task done
Fixed flakiness of the test BABEL-3592 by analysing appropriate tables
#3118
opened Nov 14, 2024 by
Deepesh125
Loading…
1 task done
Fixed flakiness of the test BABEL-3592 by analysing appropriate tables
#3117
opened Nov 14, 2024 by
Deepesh125
Loading…
1 task done
TVP as an argument of a procedure does not require TypeName to be specified
#3107
opened Nov 13, 2024 by
tanyagupta17
Loading…
1 task done
Fix resetting some GUCs at the time of TDSResetConnection
#3096
opened Nov 12, 2024 by
KushaalShroff
Loading…
1 task
Display unmapped schema names in error messages
#3095
opened Nov 12, 2024 by
chxwang
Loading…
1 task done
Allow Smalldatetime type and date type compare to choose index clause.
#3085
opened Nov 7, 2024 by
Yvinayak07
Loading…
1 task done
Execute CREATE/GRANT ROLE statements using bbf_role_admin during restore
#3082
opened Nov 7, 2024 by
rishabhtanwar29
Loading…
1 task done
differentiating nvarchar and varchar datatype while casting to varbinary
#3072
opened Nov 4, 2024 by
pranavJ23
Loading…
1 task
Object should be owned by schema owner by default
#3063
opened Oct 29, 2024 by
tanscorpio7
Loading…
1 task
Update JDBC Framework to run under a single connection
#3060
opened Oct 28, 2024 by
KushaalShroff
Loading…
1 task
Refactor code under create schema in bbf_ProcessUtility and remove unnecessary hook chaining in tsql extension
#3055
opened Oct 26, 2024 by
tanscorpio7
Loading…
1 task
Updating the upgrade files after fixing the correct object definition in catalog
#3039
opened Oct 22, 2024 by
pranavJ23
Loading…
1 task
fix for storing the correct object definition in catalog
#3037
opened Oct 22, 2024 by
pranavJ23
Loading…
1 task
Fix behaviour of UPDATE command when RETURNING clause updated local variables
#3028
opened Oct 18, 2024 by
Deepesh125
Loading…
1 task
Make local variable to evaluate dynamically (only if it appears on TargetList)
#3011
opened Oct 8, 2024 by
Deepesh125
Loading…
1 task done
Fix hex string to varchar conversion
#2939
opened Sep 17, 2024 by
rishabhtanwar29
Loading…
1 task done
[DRAFT/TEST PR] Implement db_datareader/db_datawriter
#2934
opened Sep 13, 2024 by
shalinilohia50
Loading…
1 task
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.