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
.
SQLauto
/
sqlserver2pgsql
Public
forked from
dalibo/sqlserver2pgsql
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 12, 2016
Update README.md
marco44
committed
b9f3535
View commit details
Copy full SHA for b9f3535
Browse repository at this point
Commits on May 4, 2016
Merge pull request #33 from kmosolov/ignore_fulltext
Show description for aa6575c
marco44
committed
aa6575c
View commit details
Copy full SHA for aa6575c
Browse repository at this point
Added ignoring of FULLTEXT objects.
kmosolov
committed
3672182
View commit details
Copy full SHA for 3672182
Browse repository at this point
Commits on Apr 21, 2016
Merge pull request #32 from kmosolov/set_null_fix
Show description for 401536f
marco44
committed
401536f
View commit details
Copy full SHA for 401536f
Browse repository at this point
Commits on Apr 20, 2016
Added "ON DELETE SET NULL" support for foreign keys.
kmosolov
committed
85a1f42
View commit details
Copy full SHA for 85a1f42
Browse repository at this point
Commits on Apr 7, 2016
Multiple corrections to #31
Marc Cousin
committed
dd13b28
View commit details
Copy full SHA for dd13b28
Browse repository at this point
Commits on Apr 5, 2016
Update FAQ.md
marco44
committed
9c45c5e
View commit details
Copy full SHA for 9c45c5e
Browse repository at this point
Commits on Sep 16, 2015
Merge branch 'master' of github.com:dalibo/sqlserver2pgsql
marco44
committed
4577ef4
View commit details
Copy full SHA for 4577ef4
Browse repository at this point
support default value as create table. as default values appear in several places now, refactor this into a function
marco44
committed
675eced
View commit details
Copy full SHA for 675eced
Browse repository at this point
Commits on Aug 28, 2015
small fixes of warning messages
Marc Cousin
committed
d2c3cff
View commit details
Copy full SHA for d2c3cff
Browse repository at this point
Added support for sql_variant. There would probably be work for data conversion, but I have no data to test on.
Marc Cousin
committed
d8ca1fd
View commit details
Copy full SHA for d8ca1fd
Browse repository at this point
Commits on Aug 23, 2015
Add support for geography datatype (advising to use postgis)
marco44
committed
d1ef8b7
View commit details
Copy full SHA for d1ef8b7
Browse repository at this point
Commits on Aug 14, 2015
Support ARITHABORT (and warn the user). Closes #25
marco44
committed
9b8f71c
View commit details
Copy full SHA for 9b8f71c
Browse repository at this point
Commits on Aug 5, 2015
add support for xml type
marco44
committed
df0948b
View commit details
Copy full SHA for df0948b
Browse repository at this point
Commits on Jul 10, 2015
Support for new dump provided by DavidPerezIngeniero (issue #24)
marco44
committed
b629aee
View commit details
Copy full SHA for b629aee
Browse repository at this point
Commits on Jun 11, 2015
Correct issue 23 (not strict enough in checking kettle's setup)
marco44
committed
aa75e4b
View commit details
Copy full SHA for aa75e4b
Browse repository at this point
Commits on Apr 28, 2015
Add support for preserving reserved keywords case (useful when you have a "Name" field in the target database). Only works with PDI > 5.2 though
Marc Cousin
committed
7e99666
View commit details
Copy full SHA for 7e99666
Browse repository at this point
Commits on Apr 26, 2015
Merge branch 'master' of github.com:dalibo/sqlserver2pgsql
marco44
committed
2371d27
View commit details
Copy full SHA for 2371d27
Browse repository at this point
Change the windows match regexp so that it wont catch 'darwin' anymore
marco44
committed
28222fb
View commit details
Copy full SHA for 28222fb
Browse repository at this point
Commits on Apr 20, 2015
Merge pull request #20 from yanntech/datetime2
Show description for 8e920b9
marco44
committed
8e920b9
View commit details
Copy full SHA for 8e920b9
Browse repository at this point
Commits on Apr 19, 2015
datetime2 support
yverry
committed
bdc9945
View commit details
Copy full SHA for bdc9945
Browse repository at this point
Commits on Mar 26, 2015
Add documentation for sql server instance patch
marco44
committed
53bc289
View commit details
Copy full SHA for 53bc289
Browse repository at this point
Merge pull request #18 from keyjote/master
Show description for e3a0b9b
marco44
committed
e3a0b9b
View commit details
Copy full SHA for e3a0b9b
Browse repository at this point
Added support for ms sql instances
Show description for d433917
dgarciach
committed
d433917
View commit details
Copy full SHA for d433917
Browse repository at this point
Commits on Mar 21, 2015
Update README.md
marco44
committed
7392a7a
View commit details
Copy full SHA for 7392a7a
Browse repository at this point
support datetimeoffset
marco44
committed
338c5c7
View commit details
Copy full SHA for 338c5c7
Browse repository at this point
Commits on Mar 20, 2015
Update README.md
marco44
committed
452556b
View commit details
Copy full SHA for 452556b
Browse repository at this point
Update FAQ.md
marco44
committed
42de4f7
View commit details
Copy full SHA for 42de4f7
Browse repository at this point
Commits on Mar 10, 2015
Merge pull request #16 from sebpcspkr/master
Show description for 4a14b54
marco44
committed
4a14b54
View commit details
Copy full SHA for 4a14b54
Browse repository at this point
p stands for Port/ w stands for Password :)
sebpcspkr
committed
1b018ca
View commit details
Copy full SHA for 1b018ca
Browse repository at this point
Commits on Mar 6, 2015
Support empty passwords
Marc Cousin
committed
cfe2df9
View commit details
Copy full SHA for cfe2df9
Browse repository at this point
Commits on Jan 23, 2015
Update FAQ.md
marco44
committed
60fe3c8
View commit details
Copy full SHA for 60fe3c8
Browse repository at this point
Commits on Jan 20, 2015
add support for the time type
Marc Cousin
committed
922169e
View commit details
Copy full SHA for 922169e
Browse repository at this point
Commits on Jan 8, 2015
Merge pull request #11 from biinari/feature/multiple_indices_rename
Show description for c2e89f5
marco44
committed
c2e89f5
View commit details
Copy full SHA for c2e89f5
Browse repository at this point
Merge pull request #10 from biinari/feature/ignore_set_vardecimal
Show description for 0f89048
marco44
committed
0f89048
View commit details
Copy full SHA for 0f89048
Browse repository at this point
Previous
Next
You can’t perform that action at this time.