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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
dalibo
/
sqlserver2pgsql
Public
Notifications
You must be signed in to change notification settings
Fork
120
Star
533
Code
Issues
15
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
sqlserver2pgsql
sqlserver2pgsql.pl
on
update_ci_pg
User selector
All users
All time
Commit history
Commits on Mar 24, 2021
permit max in typequal in CREATE TYPE (#145)
madtibo
authored
e5c3c27
View commit details
Copy full SHA for e5c3c27
View code at this point
Browse repository at this point
Commits on Jan 14, 2021
exclude extendedproperty microsoft_database_tools_support (#138)
madtibo
authored
bfb908f
View commit details
Copy full SHA for bfb908f
View code at this point
Browse repository at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Apr 3, 2020
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jul 15, 2019
indent and whiteline
madtibo
committed
e3f34e1
View commit details
Copy full SHA for e3f34e1
View code at this point
Browse repository at this point
Commits on Jul 9, 2019
correct usage
madtibo
committed
4f78b3a
View commit details
Copy full SHA for 4f78b3a
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
add an option to drop rowversion/timestamp columns
madtibo
committed
e5d4f64
View commit details
Copy full SHA for e5d4f64
View code at this point
Browse repository at this point
Relax parsing on leading white spaces
madtibo
committed
0f333e7
View commit details
Copy full SHA for 0f333e7
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
add a length chek for binary column
madtibo
committed
1658eb5
View commit details
Copy full SHA for 1658eb5
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
space before ASC on constraint
madtibo
committed
6c8a3fd
View commit details
Copy full SHA for 6c8a3fd
View code at this point
Browse repository at this point
issue #59 add index comments
madtibo
committed
c709fe8
View commit details
Copy full SHA for c709fe8
View code at this point
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
View code at this point
Browse repository at this point
Commits on Apr 4, 2018
Merge pull request #80 from dalibo/issue_74
Show description for 6349352
madtibo
authored
6349352
View commit details
Copy full SHA for 6349352
View code at this point
Browse repository at this point
Merge branch 'master' into issue_75
madtibo
authored
af47dbe
View commit details
Copy full SHA for af47dbe
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.