Popular repositories Loading
mbanck-cd doesn't have any public repositories yet.
150 contributions in the last year
Skip to contributions year listDay of Week | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
June 2025
Created 51 commits in 2 repositories
Created a pull request in credativ/credativ-pg-migrator that received 1 comment
orchestrator: fix view owners
The migrate_views method did not execute the usual session_settings query, thereby not honoring if a particular role was requested.
+5
−0
lines changed
•
1
comment
Opened 3 other pull requests in 1 repository
credativ/credativ-pg-migrator
3
merged
-
Qualify imports
This contribution was made on Jun 17
-
update sample config
This contribution was made on Jun 5
-
Move connectors into their own module/sub directory
This contribution was made on Jun 3
Created an issue in credativ/credativ-pg-migrator that received 1 comment
varchar(n) with n > 253 is transformed to text
There is an (arbitrary?) limit of varchar(253)
- if the variadic argument is higher, then the data type is set as text
. This leads to loss of impli…
1
comment
Opened 1 other issue in 1 repository
credativ/credativ-pg-migrator
1
open
-
Returns with exit code 0 even if errors are encountered
This contribution was made on Jun 11