The backend for PuffPastry, a DAO platform.
25'ten fazla konu seçemezsiniz
Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
|
- -- This file was automatically created by Diesel to setup helper functions
- -- and other internal bookkeeping. This file is safe to edit, any future
- -- changes will be added to existing projects as new migrations.
-
- DROP FUNCTION IF EXISTS diesel_manage_updated_at(_tbl regclass);
- DROP FUNCTION IF EXISTS diesel_set_updated_at();
|