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
Accelerator
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
Type
/
to 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 }}
atullalwani
/
sqlserver2pgsql
Public
forked from
dalibo/sqlserver2pgsql
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Apr 2, 2019
Merge pull request #101 from dalibo/setvar
Show description for 153e4e8
madtibo
authored
153e4e8
View commit details
Copy full SHA for 153e4e8
Browse repository at this point
Merge pull request #100 from dalibo/issue_89
Show description for b43d140
madtibo
authored
b43d140
View commit details
Copy full SHA for b43d140
Browse repository at this point
Commits on Mar 22, 2019
do not replace default value
madtibo
committed
5ac1687
View commit details
Copy full SHA for 5ac1687
Browse repository at this point
Commits on Mar 20, 2019
save variable and use them in default values
madtibo
committed
d539a2a
View commit details
Copy full SHA for d539a2a
Browse repository at this point
add an option to drop rowversion/timestamp columns
madtibo
committed
e5d4f64
View commit details
Copy full SHA for e5d4f64
Browse repository at this point
Merge pull request #99 from dalibo/issue_98
Show description for cb0f13d
madtibo
authored
cb0f13d
View commit details
Copy full SHA for cb0f13d
Browse repository at this point
Relax parsing on leading white spaces
madtibo
committed
0f333e7
View commit details
Copy full SHA for 0f333e7
Browse repository at this point
Merge pull request #95 from dalibo/72_stringtype_unspecified
Show description for 27868d1
madtibo
authored
27868d1
View commit details
Copy full SHA for 27868d1
Browse repository at this point
Merge pull request #96 from dalibo/91_binary_check_length
Show description for 77b9218
madtibo
authored
77b9218
View commit details
Copy full SHA for 77b9218
Browse repository at this point
Commits on Oct 8, 2018
issue #72 - add the '-stringtype_unspecified' switch to insert the option in the ktr files
madtibo
committed
384c51b
View commit details
Copy full SHA for 384c51b
Browse repository at this point
add a test file dor binary max length
madtibo
committed
d2fc7ad
View commit details
Copy full SHA for d2fc7ad
Browse repository at this point
add a length chek for binary column
madtibo
committed
1658eb5
View commit details
Copy full SHA for 1658eb5
Browse repository at this point
Commits on Sep 28, 2018
Merge pull request #94 from dalibo/better_usage
Show description for 2365520
madtibo
authored
2365520
View commit details
Copy full SHA for 2365520
Browse repository at this point
Merge pull request #93 from dalibo/cirleci_nonreg_tests
Show description for 8bf5b3b
madtibo
authored
8bf5b3b
View commit details
Copy full SHA for 8bf5b3b
Browse repository at this point
add a docker-compose.yml file for local tests and remove debug traces
madtibo
committed
3e6ad2e
View commit details
Copy full SHA for 3e6ad2e
Browse repository at this point
Setup CI to create PG scripts and load them in a DB
madtibo
committed
a09a356
View commit details
Copy full SHA for a09a356
Browse repository at this point
Commits on Aug 28, 2018
format usage text and reorder options
madtibo
committed
4b0a11b
View commit details
Copy full SHA for 4b0a11b
Browse repository at this point
Commits on Jul 27, 2018
first basic non reg test using regression/reg_tests.sql
madtibo
committed
83406c9
View commit details
Copy full SHA for 83406c9
Browse repository at this point
Merge pull request #92 from dalibo/cireclci-setup
Show description for 7de7dda
madtibo
authored
7de7dda
View commit details
Copy full SHA for 7de7dda
Browse repository at this point
lint all scripts
madtibo
committed
ae80a72
View commit details
Copy full SHA for ae80a72
Browse repository at this point
add circleci tests - lint script
madtibo
committed
7a088ab
View commit details
Copy full SHA for 7a088ab
Browse repository at this point
Commits on Jun 26, 2018
Merge pull request #87 from dalibo/disabled_indexes
Show description for 7ab60b5
madtibo
authored
7ab60b5
View commit details
Copy full SHA for 7ab60b5
Browse repository at this point
Commits on Jun 25, 2018
#86 treat disabled indexes. Write them down in unsure file
madtibo
committed
7e7d942
View commit details
Copy full SHA for 7e7d942
Browse repository at this point
Commits on Jun 20, 2018
parse primary key constraint with no order on column
madtibo
committed
2640919
View commit details
Copy full SHA for 2640919
Browse repository at this point
update contributors
madtibo
committed
bebf86d
View commit details
Copy full SHA for bebf86d
Browse repository at this point
Merge pull request #85 from beaud76/pb_kettle_files
Show description for 453528e
madtibo
authored
453528e
View commit details
Copy full SHA for 453528e
Browse repository at this point
Fix a bug in the generation of .ktr kettle job files for incremental data migration. The problem appears when column names are in uppercase in the source database but lowercase in the postgres data…
Show description for 70e28ea
beaud76
committed
70e28ea
View commit details
Copy full SHA for 70e28ea
Browse repository at this point
Commits on Jun 5, 2018
Merge pull request #84 from mark-jay/master
Show description for e156f92
madtibo
authored
e156f92
View commit details
Copy full SHA for e156f92
Browse repository at this point
Fix: column definition fixed because microsoft generated a column definition with an extra space
fallen-s4e
committed
dd107c2
View commit details
Copy full SHA for dd107c2
Browse repository at this point
Upd: typo fixed
fallen-s4e
committed
9631eea
View commit details
Copy full SHA for 9631eea
Browse repository at this point
space before ASC on constraint
madtibo
committed
6c8a3fd
View commit details
Copy full SHA for 6c8a3fd
Browse repository at this point
Merge pull request #83 from dalibo/issue_59
Show description for 957a080
madtibo
authored
957a080
View commit details
Copy full SHA for 957a080
Browse repository at this point
issue #59 add index comments
madtibo
committed
c709fe8
View commit details
Copy full SHA for c709fe8
Browse repository at this point
Commits on May 30, 2018
issue #59 add MS_SSMA_SOURCE as a comment propertyname
madtibo
committed
b074c5b
View commit details
Copy full SHA for b074c5b
Browse repository at this point
Commits on May 28, 2018
add default values test
madtibo
committed
03a104e
View commit details
Copy full SHA for 03a104e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.