useful_stuff.get_all()
I hope you find this useful!
Monday, May 12, 2014
Set Properties File with SED
get unix command exit code
Friday, May 9, 2014
Extract value from string in groovy
Get all tables that have a certain field
select table_name from columns where table_schema = 'mydatabase' and column_name = 'looking_for_this_field';
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)