Go to file
Paul Reeves e6c9bd2ab5 Update doc notes 2023-01-23 16:18:30 +01:00
build Add cmake generated files 2023-01-20 16:16:16 +01:00
sql add some grants 2023-01-23 15:43:39 +01:00
src tidy up 2023-01-23 15:31:41 +01:00
.editorconfig Add editor config files 2023-01-23 15:31:00 +01:00
.gitignore ignore 2023-01-20 16:17:52 +01:00
.kateconfig misc 2023-01-23 15:43:45 +01:00
.kateproject Add editor config files 2023-01-23 15:31:00 +01:00
CMakeLists.txt Initial commit 2023-01-20 16:18:10 +01:00
Readme.md Update doc notes 2023-01-23 16:18:30 +01:00
VERSION.txt Initial Commit 2023-01-20 16:17:42 +01:00
compile_flags.txt Initial commit 2023-01-20 16:18:10 +01:00
workspace.code-workspace Add VSCode workspace 2023-01-20 13:00:23 +01:00
write_build_no.sh Add versioning and .rc for windows 2023-01-20 19:34:51 +01:00

Readme.md

MyFirstUDRKit

Building the kit

cd builds
make

Installation

run the sql on the target database

Decide whether to install the functions globally or as part of a package

(TODO)