Explorar o código

kamutil: Add README describing the naming schema.

Timo Reimann %!s(int64=14) %!d(string=hai) anos
pai
achega
ad30fed3e3
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      utils/kamctl/README

+ 6 - 0
utils/kamctl/README

@@ -0,0 +1,6 @@
+SQL creation *must* follow the naming pattern
+
+  <tablename>-create.sql
+
+Note that dashes ("-") in <tablename> must be replaced by underscores
+("_").