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
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 }}
zod000
/
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
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 Jul 20, 2017
Fix missing quotes for uuid-ossp plugin create statement
zod000
committed
bc6aaae
View commit details
Copy full SHA for bc6aaae
Browse repository at this point
Commits on Jul 18, 2017
Add uuid-ossp plugin created based on use of uuid_generate_v4 function
Show description for 6c991c0
zod000
committed
6c991c0
View commit details
Copy full SHA for 6c991c0
Browse repository at this point
Commits on Jul 14, 2017
Add replacement for newid() default values
zod000
committed
9f1f5c5
View commit details
Copy full SHA for 9f1f5c5
Browse repository at this point
Change money types to numeric(10,2) to fix casting issues with Kettle
zod000
committed
0eed3f9
View commit details
Copy full SHA for 0eed3f9
Browse repository at this point
Commits on Jun 30, 2017
Fix #67
Marc Cousin
committed
3e07c7b
View commit details
Copy full SHA for 3e07c7b
Browse repository at this point
Merge pull request #66 from zoozalp/master
Show description for c4616df
marco44
authored
c4616df
View commit details
Copy full SHA for c4616df
Browse repository at this point
Commits on Jun 29, 2017
Update sqlserver2pgsql.pl
Show description for 9f3d916
zoozalp
authored
9f3d916
View commit details
Copy full SHA for 9f3d916
Browse repository at this point
Commits on Jun 19, 2017
Revert to jtds. The doc was already ok, but not the code.
Marc Cousin
committed
129f69f
View commit details
Copy full SHA for 129f69f
Browse repository at this point
Split parallelism in IN and OUT
Marc Cousin
committed
8ddfe76
View commit details
Copy full SHA for 8ddfe76
Browse repository at this point
Commits on Jun 12, 2017
Add support for -ignore_errors option
Marc Cousin
committed
988e26e
View commit details
Copy full SHA for 988e26e
Browse repository at this point
Commits on May 26, 2017
Update INSTALL.md
marco44
authored
02b3b6f
View commit details
Copy full SHA for 02b3b6f
Browse repository at this point
Commits on May 25, 2017
correction of the timestamp type conversion. Per #64
marco44
committed
0235c1c
View commit details
Copy full SHA for 0235c1c
Browse repository at this point
Commits on May 23, 2017
Reduce default parallelism to 4
Marc Cousin
committed
0c26295
View commit details
Copy full SHA for 0c26295
Browse repository at this point
Commits on May 12, 2017
correct handling of an empty instance name
Marc Cousin
committed
446e522
View commit details
Copy full SHA for 446e522
Browse repository at this point
Commits on May 9, 2017
Correct a bug introduced by #4019450e6c9a921a24f4ecdd832647155ce9fe06
Marc Cousin
committed
b91a755
View commit details
Copy full SHA for b91a755
Browse repository at this point
Commits on May 6, 2017
Accept indexes where column definition is on first line
marco44
committed
47a2e9c
View commit details
Copy full SHA for 47a2e9c
Browse repository at this point
Manage IF NOT EXISTS too
marco44
committed
cb728bd
View commit details
Copy full SHA for cb728bd
Browse repository at this point
Ignore "if" tests
marco44
committed
e2c4f54
View commit details
Copy full SHA for e2c4f54
Browse repository at this point
support some sql server 2000-isms (spaces are not at the same place...)
marco44
committed
3ccb0ea
View commit details
Copy full SHA for 3ccb0ea
Browse repository at this point
Commits on Mar 22, 2017
Update contributors
marco44
authored
75f8899
View commit details
Copy full SHA for 75f8899
Browse repository at this point
Create contributors
marco44
authored
7f8425b
View commit details
Copy full SHA for 7f8425b
Browse repository at this point
Commits on Mar 16, 2017
Fix changes introduced by 774472497d7801f5bf071ebfabcc0dea12d9f897 and made visible by 2df280ef336786a395a7b1592522156e72d27ee5
Marc Cousin
committed
f0d7d29
View commit details
Copy full SHA for f0d7d29
Browse repository at this point
Add support for -camel_to_snake
Marc Cousin
committed
2df280e
View commit details
Copy full SHA for 2df280e
Browse repository at this point
Commits on Mar 1, 2017
Fix the kettle check, try to correct paths for windows jobs
Marc Cousin
committed
2c2c1b3
View commit details
Copy full SHA for 2c2c1b3
Browse repository at this point
And correct a typo in previous patch
Marc Cousin
committed
8c9caad
View commit details
Copy full SHA for 8c9caad
Browse repository at this point
Turn the KETTLE_EMPTY_STRING_DIFFERS_FROM_NULL message into a warning (in case the script is not run in the target environment)
Marc Cousin
committed
2b35686
View commit details
Copy full SHA for 2b35686
Browse repository at this point
Commits on Feb 27, 2017
Remove truncate from the table output step. Silly me
Marc Cousin
committed
2a55e54
View commit details
Copy full SHA for 2a55e54
Browse repository at this point
Support kettle 7 (change of sql server driver). Avoid running truncate directly on table output, as it is run in all threads
Marc Cousin
committed
6ac4809
View commit details
Copy full SHA for 6ac4809
Browse repository at this point
Commits on Feb 24, 2017
Try to be a bit better at fixing [] in transact sql and where clauses of partial indexes
Marc Cousin
committed
7744724
View commit details
Copy full SHA for 7744724
Browse repository at this point
Commits on Feb 22, 2017
Improve check constraints parsing
Marc Cousin
committed
e38cdb0
View commit details
Copy full SHA for e38cdb0
Browse repository at this point
Remove [] instead of replacing them with ". And call convert_transactsql_code from the index generation as well
Marc Cousin
committed
b87c863
View commit details
Copy full SHA for b87c863
Browse repository at this point
Support (as much as possible) partial indexes from sql server
Marc Cousin
committed
97c1e0b
View commit details
Copy full SHA for 97c1e0b
Browse repository at this point
Commits on Feb 21, 2017
Solves Bug #55 from github (create view with view name on next line)
Marc Cousin
committed
4019450
View commit details
Copy full SHA for 4019450
Browse repository at this point
Ignore SPARSE attribute. While at it, put croak instead of die, will simplify debugging
Marc Cousin
committed
b93f990
View commit details
Copy full SHA for b93f990
Browse repository at this point
Commits on Dec 6, 2016
Merge pull request #53 from rjuju/some_fixes
Show description for 1d3b4e8
marco44
authored
1d3b4e8
View commit details
Copy full SHA for 1d3b4e8
Browse repository at this point
Previous
Next
You can’t perform that action at this time.