1
I Use This!
Low Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 13 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added some comments to the view which returns a list of foreign keys and some tests.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... about 7 years ago
Added function to check if a string does only contain characters of a given encoding with some tests.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... about 7 years ago
Added a function which returns the size for a given database Schema with some tests.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... about 7 years ago
Added a function to check strings for being timestamps with some tests.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... about 7 years ago
Added comments to function sha256 and some test cases.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... about 7 years ago
Added a comment to the function is_numeric and added test cases.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... about 7 years ago
Added a function to check strings to be dates with a test about the procedure.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... about 7 years ago
Corrected the function name for the comment.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... about 7 years ago
Added a comment about the function to be written as comment to the database.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... about 7 years ago
Added a function and an aggregate to fill gaps in window functions.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... about 7 years ago
Added two functions to replace non latin1 characters with either, spaces or a character given as parameter.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... about 7 years ago
Added a function to validate strings containing only latin1 characters.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... about 7 years ago
Added a second function to check if a text is a date by a format string as parameter.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... about 7 years ago
Added a column with the table schema to the foreign key list.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... over 7 years ago
Added a view which returns all foreign keys.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... over 7 years ago
Added a function which returns a SHA256 hash for the given value. Value has to be BYTEA.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... over 7 years ago
Added a function which checks strings to be a date.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... over 7 years ago
Added a function which checks strings to be numeric.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... over 7 years ago
Added a function which checks strings to be a timestamp.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... over 7 years ago
Added aggretate for windows functions to fill gaps.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... over 7 years ago
Added a function which does return its total size.
Stefanie Janine Stölting
as Stefanie Janine Stoelting
More... over 7 years ago