community/devstats/config/docs/tables/const_table.md

188 B

Const table

  • Tables marked as const are not changing in time.
  • Their values are inserted once and are not updated anymore.
  • Such tables does not contain reference to GitHub event.