Title: unsure.sql script need many correction · Issue #107 · dalibo/sqlserver2pgsql · GitHub
Open Graph Title: unsure.sql script need many correction · Issue #107 · dalibo/sqlserver2pgsql
X Title: unsure.sql script need many correction · Issue #107 · dalibo/sqlserver2pgsql
Description: In my case I can see queries in unsure.sql (mostly view in my case) are almost same as it is SQL Dump file. Due to this unsure.sql script has many issues and giving error. Do I need to validate each and every query in this script and cor...
Open Graph Description: In my case I can see queries in unsure.sql (mostly view in my case) are almost same as it is SQL Dump file. Due to this unsure.sql script has many issues and giving error. Do I need to validate eac...
X Description: In my case I can see queries in unsure.sql (mostly view in my case) are almost same as it is SQL Dump file. Due to this unsure.sql script has many issues and giving error. Do I need to validate eac...
Opengraph URL: https://github.com/dalibo/sqlserver2pgsql/issues/107
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"unsure.sql script need many correction","articleBody":"In my case I can see queries in unsure.sql (mostly view in my case) are almost same as it is SQL Dump file. Due to this unsure.sql script has many issues and giving error. Do I need to validate each and every query in this script and correct it manually. \r\n\r\nSample SQL Dump file is attached \"sql_server_dump_TestDB.zip\". After converting this, I had to find and replace following 4 strings, then unsure.sql could work. This is just a sample dump SQL file\r\n\r\nString: b1.C1 + '|' + b2.C1\r\nReplaced With: concat(concat(b1.C1, '|'), b2.C1) AS C1\r\n\r\nString: b1.C1 + '|' + ISNULL(b2.C1, '')\r\nReplaced With: concat(concat(b1.c1, '|'), COALESCE(b2.c1::text, ''::text)) AS c1\r\n\r\nString: CAST(T97531Id AS VARCHAR(256))+ '-' +C1\r\nReplaced With: concat(concat(T97531.T97531Id, '-'), T97531.C1) AS c1\r\n\r\nString: convert(NVARCHAR(15),CO11011) + ';' + convert(NVARCHAR(15),CC11011) + ';' + C11011\r\nReplaced With: concat(concat(concat(concat(\"substring\"(B4102.co11011::text, 1, 15), ';'), \"substring\"(B4102.cc11011::text, 1, 15)), ';'), B4102.c11011)\r\n\r\n[sql_server_dump_TestDB.zip](https://github.com/dalibo/sqlserver2pgsql/files/3390973/sql_server_dump_TestDB.zip)\r\n","author":{"url":"https://github.com/manishdwivedi02","@type":"Person","name":"manishdwivedi02"},"datePublished":"2019-07-15T05:59:51.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":8},"url":"https://github.com/107/sqlserver2pgsql/issues/107"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:f6b85c0c-49c3-ccf7-b22d-5cbc07496cf1 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 8340:32101D:19C558A:25A5B86:6A60AC5F |
| html-safe-nonce | c665fd03d92f0a0d350b3e5f0b39749fbab4a1f86e68869619e36359a8bcfe60 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MzQwOjMyMTAxRDoxOUM1NThBOjI1QTVCODY6NkE2MEFDNUYiLCJ2aXNpdG9yX2lkIjoiNDQ3ODgzOTU3NjQ4NTQ3MzM3NSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 5517588762ab3b103fbeb3c468ae53e62f979ae499ef59a66ae59c166dc758ea |
| hovercard-subject-tag | issue:467953588 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/dalibo/sqlserver2pgsql/107/issue_layout |
| twitter:image | https://opengraph.githubassets.com/9ac0c5e84914df7f9ec9050fb90c7d67d645fd706b35519d7576b59efd863509/dalibo/sqlserver2pgsql/issues/107 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/9ac0c5e84914df7f9ec9050fb90c7d67d645fd706b35519d7576b59efd863509/dalibo/sqlserver2pgsql/issues/107 |
| og:image:alt | In my case I can see queries in unsure.sql (mostly view in my case) are almost same as it is SQL Dump file. Due to this unsure.sql script has many issues and giving error. Do I need to validate eac... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | manishdwivedi02 |
| hostname | github.com |
| expected-hostname | github.com |
| None | 66af895cfa11168648b21cb54f2bdc3b0587503cc95c3040344b93f2cd4f9e08 |
| turbo-cache-control | no-preview |
| go-import | github.com/dalibo/sqlserver2pgsql git https://github.com/dalibo/sqlserver2pgsql.git |
| octolytics-dimension-user_id | 182275 |
| octolytics-dimension-user_login | dalibo |
| octolytics-dimension-repository_id | 12059094 |
| octolytics-dimension-repository_nwo | dalibo/sqlserver2pgsql |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 12059094 |
| octolytics-dimension-repository_network_root_nwo | dalibo/sqlserver2pgsql |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | b2efb079bef4751afb19e51eb8a7bfb7a46dd1a0 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width