steve-chavez
|
8d1961ce07
|
refactor: cache the isolation level
|
2023-06-06 14:41:37 -05:00 |
|
steve-chavez
|
aaf77902f6
|
feat: isolation level for roles/functions
|
2023-04-15 18:05:04 -05:00 |
|
steve-chavez
|
ce378e6b3a
|
refactor: clarify Scalar type
It now contains the type of the scalar. This way we can discriminate the
void type in a more obvious way.
|
2023-04-13 18:17:43 -05:00 |
|
steve-chavez
|
feadf59bb3
|
refactor: rename Proc module to Routine
Assuming that functions=procedures is wrong since pg11, which introduced
real stored procedures.
|
2023-04-13 18:17:43 -05:00 |
|