MySql Table with JSON Column2019 Community Moderator ElectionHow do I format a Microsoft JSON date?Can comments be used in JSON?How can I pretty-print JSON in a shell script?Should I use the datetime or timestamp data type in MySQL?What is the correct JSON content type?Why does Google prepend while(1); to their JSON responses?How can I pretty-print JSON using JavaScript?Parse JSON in JavaScript?How to POST JSON data with Curl from Terminal/Commandline to Test Spring REST?JSON.NET Error Self referencing loop detected for type
Does splitting a potentially monolithic application into several smaller ones help prevent bugs?
Be in awe of my brilliance!
Calculus II Professor will not accept my correct integral evaluation that uses a different method, should I bring this up further?
Instead of Universal Basic Income, why not Universal Basic NEEDS?
Making a sword in the stone, in a medieval world without magic
An Accountant Seeks the Help of a Mathematician
The use of "touch" and "touch on" in context
Life insurance that covers only simultaneous/dual deaths
Employee lack of ownership
Russian cases: A few examples, I'm really confused
How can I change step-down my variable input voltage? [Microcontroller]
Unreachable code, but reachable with exception
How to generate globally unique ids for different tables of the same database?
Latest web browser compatible with Windows 98
What has been your most complicated TikZ drawing?
Using "wallow" verb with object
Is it true that real estate prices mainly go up?
Can elves maintain concentration in a trance?
How to deal with taxi scam when on vacation?
My adviser wants to be the first author
How to answer questions about my characters?
What options are left, if Britain cannot decide?
Dot in front of file
Humanity loses the vast majority of its technology, information, and population in the year 2122. How long does it take to rebuild itself?
MySql Table with JSON Column
2019 Community Moderator ElectionHow do I format a Microsoft JSON date?Can comments be used in JSON?How can I pretty-print JSON in a shell script?Should I use the datetime or timestamp data type in MySQL?What is the correct JSON content type?Why does Google prepend while(1); to their JSON responses?How can I pretty-print JSON using JavaScript?Parse JSON in JavaScript?How to POST JSON data with Curl from Terminal/Commandline to Test Spring REST?JSON.NET Error Self referencing loop detected for type
I connect my c# .Net Project to the database by the entity framework (EDMX)
with MySQL server v 8.0.15
and MySQL connector .net as Visual studio MySQL v 6.10.8
the connection is succsesfully.
My problem is when I generate a table from the database to the EDMX
the tables that not contain a column with JSON type are added
but the tables that contain a column with JSON type not added.
Can you help me, please?
mysql asp.net json entity-framework edmx
add a comment |
I connect my c# .Net Project to the database by the entity framework (EDMX)
with MySQL server v 8.0.15
and MySQL connector .net as Visual studio MySQL v 6.10.8
the connection is succsesfully.
My problem is when I generate a table from the database to the EDMX
the tables that not contain a column with JSON type are added
but the tables that contain a column with JSON type not added.
Can you help me, please?
mysql asp.net json entity-framework edmx
add a comment |
I connect my c# .Net Project to the database by the entity framework (EDMX)
with MySQL server v 8.0.15
and MySQL connector .net as Visual studio MySQL v 6.10.8
the connection is succsesfully.
My problem is when I generate a table from the database to the EDMX
the tables that not contain a column with JSON type are added
but the tables that contain a column with JSON type not added.
Can you help me, please?
mysql asp.net json entity-framework edmx
I connect my c# .Net Project to the database by the entity framework (EDMX)
with MySQL server v 8.0.15
and MySQL connector .net as Visual studio MySQL v 6.10.8
the connection is succsesfully.
My problem is when I generate a table from the database to the EDMX
the tables that not contain a column with JSON type are added
but the tables that contain a column with JSON type not added.
Can you help me, please?
mysql asp.net json entity-framework edmx
mysql asp.net json entity-framework edmx
asked Mar 7 at 12:25
ALi testALi test
154
154
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55043765%2fmysql-table-with-json-column%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55043765%2fmysql-table-with-json-column%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown