Index: /trunk/dbconfig/staticsky.md
===================================================================
--- /trunk/dbconfig/staticsky.md	(revision 27961)
+++ /trunk/dbconfig/staticsky.md	(revision 27962)
@@ -2,5 +2,5 @@
 
 staticskyRun METADATA
-    ss_id       S64         0       # Primary Key AUTO_INCREMENT
+    sky_id      S64         0       # Primary Key AUTO_INCREMENT
     state       STR         64      # Key
     workdir     STR         255
@@ -14,10 +14,10 @@
 
 staticskyInput METADATA
-    ss_id       S64         0       # Primary Key fkey(ss_id) ref staticskyRun(ss_id)
+    sky_id      S64         0       # Primary Key fkey(sky_id) ref staticskyRun(sky_id)
     stack_id    S64         0       # Primary Key fkey(stack_id) ref stackSumSkyfile(stack_id)
 END
 
-staticSkyResult METADATA
-    ss_id              S64    0       # Primary Key fkey(ss_id) ref staticskyRun(ss_id)
+staticskyResult METADATA
+    sky_id             S64    0       # Primary Key fkey(sky_id) ref staticskyRun(sky_id)
     path_base          STR    255
     dtime_phot         F32    0.0
