COOPY » Guide
version 0.6.5
|
#include <coopy/MergeOutputSqlDiff.h>
#include <stdio.h>
#include <stdlib.h>
#include <coopy/Stringer.h>
Go to the source code of this file.
Defines | |
#define | WANT_MAP2STRING |
#define | WANT_VECTOR2STRING |
Functions | |
static void | getSqlQuote (const CompareFlags *flags, char *key, char *val) |
#define WANT_MAP2STRING |
Definition at line 6 of file MergeOutputSqlDiff.cpp.
#define WANT_VECTOR2STRING |
Definition at line 7 of file MergeOutputSqlDiff.cpp.
static void getSqlQuote | ( | const CompareFlags * | flags, |
char * | key, | ||
char * | val | ||
) | [static] |
Definition at line 13 of file MergeOutputSqlDiff.cpp.
References NULL, and coopy::cmp::CompareFlags::variant.
Referenced by coopy::cmp::MergeOutputSqlDiff::changeColumn(), and coopy::cmp::MergeOutputSqlDiff::getText().