4 lines
281 B
Cheetah
4 lines
281 B
Cheetah
{{/* Example of using template inheritance for primary key creation */}}
|
|
{{/* This demonstrates how to use the base exists_check pattern */}}
|
|
{{/* Note: This is an example and not used by the actual migration writer */}}
|
|
{{/* The actual create_primary_key.tmpl is used instead */}} |