pmts icon indicating copy to clipboard operation
pmts copied to clipboard

Poor man's time series functionality for PostgreSQL

Results 1 pmts issues
Sort by recently updated
recently updated
newest added

We want to be able to create indexs that include other fields (namely for states_xxxx tables). So: - Add `index_include_fields` column to `pmts_table` - Add necessary code to `pmts_insert_trigger` function....