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 }}
maresb
/
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 May 12, 2021
Convert views (#153)
Show description for 3976344
madtibo
authored
3976344
View commit details
Copy full SHA for 3976344
Browse repository at this point
Commits on May 5, 2021
View parsing upgrade (#152)
Show description for 340b381
madtibo
authored
340b381
View commit details
Copy full SHA for 340b381
Browse repository at this point
Commits on May 4, 2021
update contributors with alchemistmatt who made many great contributions to sqlserver2pgsql! Thank you very much for all of them!
madtibo
committed
9027003
View commit details
Copy full SHA for 9027003
Browse repository at this point
test using sequences for identity columns (#151)
madtibo
authored
e01340a
View commit details
Copy full SHA for e01340a
Browse repository at this point
Add option to convert Identity columns to "GENERATED ALWAYS AS IDENTITY" (#150)
Show description for e4aa635
madtibo
and
alchemistmatt
authored
e4aa635
View commit details
Copy full SHA for e4aa635
Browse repository at this point
Commits on Apr 29, 2021
#112 negative argument as IDENTITY (#149)
Show description for d93f096
madtibo
and
potrusil-osi
authored
d93f096
View commit details
Copy full SHA for d93f096
Browse repository at this point
Commits on Mar 24, 2021
update docker versions for CI (PG and perl) (#146)
madtibo
authored
11f82db
View commit details
Copy full SHA for 11f82db
Browse repository at this point
permit max in typequal in CREATE TYPE (#145)
madtibo
authored
e5c3c27
View commit details
Copy full SHA for e5c3c27
Browse repository at this point
Commits on Feb 9, 2021
add a section for operation order in the FAQ (#141)
madtibo
authored
9768865
View commit details
Copy full SHA for 9768865
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
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
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
Previous
Next
You can’t perform that action at this time.