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 }}
stavelot
/
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 Oct 21, 2020
parse index included columns (available for PG 11 onward) (#132)
Show description for 898044b
madtibo
authored
898044b
View commit details
Copy full SHA for 898044b
Browse repository at this point
Commits on Oct 16, 2020
Add option to skip checking the maximum length of citext columns (#136)
Show description for bf08ca9
madtibo
and
alchemistmatt
authored
bf08ca9
View commit details
Copy full SHA for bf08ca9
Browse repository at this point
120 warn long name (#135)
Show description for 6d20374
madtibo
and
alchemistmatt
authored
6d20374
View commit details
Copy full SHA for 6d20374
Browse repository at this point
116 ignore grants (#134)
Show description for 8a3faa4
madtibo
and
alchemistmatt
authored
8a3faa4
View commit details
Copy full SHA for 8a3faa4
Browse repository at this point
121 generated columns (#133)
Show description for 2ef2175
madtibo
and
alchemistmatt
authored
2ef2175
View commit details
Copy full SHA for 2ef2175
Browse repository at this point
Commits on Jun 23, 2020
exclude some more sp_addextendedproperty
madtibo
committed
7e65e47
View commit details
Copy full SHA for 7e65e47
Browse repository at this point
Commits on Apr 3, 2020
update CI container to PG 12 (#128)
madtibo
authored
5e3e738
View commit details
Copy full SHA for 5e3e738
Browse repository at this point
permit other partition_scheme or filegroup than PRIMARY for object creation (#127)
Show description for 7805401
madtibo
authored
7805401
View commit details
Copy full SHA for 7805401
Browse repository at this point
Commits on Dec 10, 2019
help correction: si = SQLSERVER_INSTANCE
madtibo
committed
0639189
View commit details
Copy full SHA for 0639189
Browse repository at this point
Commits on Oct 7, 2019
113 constraint not understood (#122)
Show description for afddc60
madtibo
authored
afddc60
View commit details
Copy full SHA for afddc60
Browse repository at this point
Commits on Jul 15, 2019
indent and whiteline
madtibo
committed
e3f34e1
View commit details
Copy full SHA for e3f34e1
Browse repository at this point
Commits on Jul 9, 2019
Merge pull request #106 from dalibo/install_script
Show description for c9f4c67
madtibo
authored
c9f4c67
View commit details
Copy full SHA for c9f4c67
Browse repository at this point
update contributors
madtibo
committed
b2374c4
View commit details
Copy full SHA for b2374c4
Browse repository at this point
add an example install script for linux
madtibo
committed
5de0d54
View commit details
Copy full SHA for 5de0d54
Browse repository at this point
correct usage
madtibo
committed
4f78b3a
View commit details
Copy full SHA for 4f78b3a
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.