magic.lambda.mysql
Advanced tools
Sorry, the diff of this file is not supported yet
@@ -85,16 +85,2 @@ <?xml version="1.0"?> | ||
| </member> | ||
| <member name="T:magic.lambda.mysql.crud.builders.SqlCreateBuilderNoId"> | ||
| <summary> | ||
| Specialised insert SQL builder, to create an insert MySQL SQL statement | ||
| by semantically traversing an input node, that does not return the ID | ||
| of the newly created record. | ||
| </summary> | ||
| </member> | ||
| <member name="M:magic.lambda.mysql.crud.builders.SqlCreateBuilderNoId.#ctor(magic.node.Node,magic.signals.contracts.ISignaler)"> | ||
| <summary> | ||
| Creates an insert SQL statement | ||
| </summary> | ||
| <param name="node">Root node to generate your SQL from.</param> | ||
| <param name="signaler">Signaler to invoke slots.</param> | ||
| </member> | ||
| <member name="T:magic.lambda.mysql.crud.builders.SqlDeleteBuilder"> | ||
@@ -101,0 +87,0 @@ <summary> |
@@ -5,3 +5,3 @@ <?xml version="1.0" encoding="utf-8"?> | ||
| <id>magic.lambda.mysql</id> | ||
| <version>2.0.4</version> | ||
| <version>2.0.2</version> | ||
| <authors>Thomas Hansen</authors> | ||
@@ -8,0 +8,0 @@ <owners>Thomas Hansen</owners> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet