Title: Composite indexes support · Issue #60 · msallin/SQLiteCodeFirst · GitHub
Open Graph Title: Composite indexes support · Issue #60 · msallin/SQLiteCodeFirst
X Title: Composite indexes support · Issue #60 · msallin/SQLiteCodeFirst
Description: Hei, I recently changed from using sqlServer to Sqlite, and just found that composite index generation has stopped working. Example: I have a class where I want the combination of name and a foreign object to be unique but the index is n...
Open Graph Description: Hei, I recently changed from using sqlServer to Sqlite, and just found that composite index generation has stopped working. Example: I have a class where I want the combination of name and a foreig...
X Description: Hei, I recently changed from using sqlServer to Sqlite, and just found that composite index generation has stopped working. Example: I have a class where I want the combination of name and a foreig...
Opengraph URL: https://github.com/msallin/SQLiteCodeFirst/issues/60
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Composite indexes support ","articleBody":"Hei,\n\nI recently changed from using sqlServer to Sqlite, and just found that composite index generation has stopped working.\n\nExample:\nI have a class where I want the combination of name and a foreign object to be unique but the index is not being generated in the DB:\n\n```\npublic class foo {\n public int? Id { get; set; }\n\n [Index(\"IX_Name_OtherObject\", 1, IsUnique = true)]\n public string Name { get; set; }\n\n [Index(\"IX_Name_OtherObject\", 1, IsUnique = true)]\n public OtherObject otherObject { get; set; }\n}\n```\n\nThanks for your great work with bringing code first to SQLite :+1: \n","author":{"url":"https://github.com/m4kz","@type":"Person","name":"m4kz"},"datePublished":"2016-03-31T14:24:25.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":4},"url":"https://github.com/60/SQLiteCodeFirst/issues/60"}
| 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:88c9adfd-1154-90b8-3544-752d8f263507 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | A5D4:1BBF4:9A8B55:DF2D0A:6A58CA70 |
| html-safe-nonce | 44aca55ecd071cb3b3b989430afa901b8b1b587ba0d7fc14ae37083f2ef7b36e |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBNUQ0OjFCQkY0OjlBOEI1NTpERjJEMEE6NkE1OENBNzAiLCJ2aXNpdG9yX2lkIjoiMjY2MjQyMDE2ODA5ODQ5OTE4NCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 645b0f4a78742aba534fb44a3324003d7d04a072bfbf77e7fdd09875290015f2 |
| hovercard-subject-tag | issue:144916886 |
| 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/msallin/SQLiteCodeFirst/60/issue_layout |
| twitter:image | https://opengraph.githubassets.com/1cf9aa0d5b8d9fc55d010879702ae46116a31b5d7fdaaf794bbfbdfd1a32cdfc/msallin/SQLiteCodeFirst/issues/60 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/1cf9aa0d5b8d9fc55d010879702ae46116a31b5d7fdaaf794bbfbdfd1a32cdfc/msallin/SQLiteCodeFirst/issues/60 |
| og:image:alt | Hei, I recently changed from using sqlServer to Sqlite, and just found that composite index generation has stopped working. Example: I have a class where I want the combination of name and a foreig... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | m4kz |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5f2a0c7865178af3d91dd9f13b0cdfc3c73a2529c873d2780bb4c01271a57ec6 |
| turbo-cache-control | no-preview |
| go-import | github.com/msallin/SQLiteCodeFirst git https://github.com/msallin/SQLiteCodeFirst.git |
| octolytics-dimension-user_id | 7792779 |
| octolytics-dimension-user_login | msallin |
| octolytics-dimension-repository_id | 32691474 |
| octolytics-dimension-repository_nwo | msallin/SQLiteCodeFirst |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 32691474 |
| octolytics-dimension-repository_network_root_nwo | msallin/SQLiteCodeFirst |
| 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 | 8aae7b8d6caacacf5c66eaeb2702d8dc88d85b4a |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width