1751.3.2
by Brian Aker
Adding in data dictionary table to list out functions. |
1 |
[plugin]
|
2 |
title=Function data dictionary tables. |
|
3 |
description= List the functions available to SQL developers. |
|
1751.3.7
by Brian Aker
Fix test cases around new DD. |
4 |
load_by_default=no |
1764.3.1
by Brian Aker
This will now require someone to do a --plugin-add in order to have csv, |
5 |
static=no |
1751.3.2
by Brian Aker
Adding in data dictionary table to list out functions. |
6 |
sources= |
7 |
dictionary.cc
|
|
8 |
functions.cc
|
|
9 |
headers= |
|
10 |
dictionary.h
|
|
11 |
functions.h
|