Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hackolade
/
BigQuery
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
0
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
HCK-14622: ALTER script improvements
- #108
#108
Merged
chulanovskyi-bs
merged 19 commits into
develop
hackolade/BigQuery:develop
from
HCK-14622
hackolade/BigQuery:HCK-14622
Copy head branch name to clipboard
Feb 5, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
HCK-14622: ALTER script improvements
#108
chulanovskyi-bs
merged 19 commits into
develop
hackolade/BigQuery:develop
from
HCK-14622
hackolade/BigQuery:HCK-14622
Copy head branch name to clipboard
Commits
Commits on Feb 3, 2026
refactor: keep structure similar to other plugins
AlikRakhmonov
committed
26f6193
View commit details
Copy full SHA for 26f6193
Browse repository at this point
remove types for now
AlikRakhmonov
committed
aeb2809
View commit details
Copy full SHA for aeb2809
Browse repository at this point
HCK-14659: Generate an ALTER script for a renamed table (#109)
AlikRakhmonov
authored
2b2c4eb
View commit details
Copy full SHA for 2b2c4eb
Browse repository at this point
HCK-14653: Generate an ALTER script for column options (#110)
AlikRakhmonov
authored
c15924c
View commit details
Copy full SHA for c15924c
Browse repository at this point
HCK-14639: Generate an ALTER script for a renamed column (#111)
Show description for 5f4c9d6
Nightlngale
authored
5f4c9d6
View commit details
Copy full SHA for 5f4c9d6
Browse repository at this point
Fix warning
Nightlngale
committed
9f21a38
View commit details
Copy full SHA for 9f21a38
Browse repository at this point
Merge branch 'HCK-14622' of https://github.com/hackolade/BigQuery into HCK-14622
Nightlngale
committed
80276a1
View commit details
Copy full SHA for 80276a1
Browse repository at this point
Commits on Feb 4, 2026
HCK-14652: SQL is not generated for the DEFAULT property (#112)
Show description for 05efac5
Nightlngale
authored
05efac5
View commit details
Copy full SHA for 05efac5
Browse repository at this point
Merge branch 'develop' into HCK-14622
Nightlngale
committed
8592716
View commit details
Copy full SHA for 8592716
Browse repository at this point
HCK-14656: ALTER script for Primary Key (#113)
Show description for 087a069
Nightlngale
authored
087a069
View commit details
Copy full SHA for 087a069
Browse repository at this point
HCK-14651: ALTER SET DATA TYPE only for supported changes (#115)
Show description for 52bef14
AlikRakhmonov
authored
52bef14
View commit details
Copy full SHA for 52bef14
Browse repository at this point
Commits on Feb 5, 2026
Merge branch 'develop' into HCK-14622
AlikRakhmonov
authored
e6208b7
View commit details
Copy full SHA for e6208b7
Browse repository at this point
HCK-14684: ALTER - drop not null (#116)
Show description for 86ac5de
AlikRakhmonov
authored
86ac5de
View commit details
Copy full SHA for 86ac5de
Browse repository at this point
fix: only type can be changed in SET DATA TYPE (#117)
Show description for a28d7e2
AlikRakhmonov
authored
a28d7e2
View commit details
Copy full SHA for a28d7e2
Browse repository at this point
fixes (#118)
Show description for ccbe187
AlikRakhmonov
authored
ccbe187
View commit details
Copy full SHA for ccbe187
Browse repository at this point
HCK-14656: ALTER script for Foreign Key (#119)
Show description for 5d9efc3
Nightlngale
authored
5d9efc3
View commit details
Copy full SHA for 5d9efc3
Browse repository at this point
HCK-14699: Fix wrong import
Nightlngale
committed
46ef334
View commit details
Copy full SHA for 46ef334
Browse repository at this point
Merge branch 'HCK-14622' of https://github.com/hackolade/BigQuery into HCK-14622
Nightlngale
committed
debf849
View commit details
Copy full SHA for debf849
Browse repository at this point
fix: wrong var used (#120)
AlikRakhmonov
authored
f066ec1
View commit details
Copy full SHA for f066ec1
Browse repository at this point
You can’t perform that action at this time.