Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  MySQL_Workbench 8352 about 11 years Aaron Marcuse-Kubitza schemas/VegCore/VegCore.ERD.mwb legend images: ...
  runscripts 12189 over 10 years Aaron Marcuse-Kubitza lib/runscripts/file.pg.sql.run, schema.pg.sql.r...
  sh 12196 over 10 years Aaron Marcuse-Kubitza lib/sh/util.sh: set `shopt -s lastpipe`, to all...
Firefox_bookmarks.reformat.csv 3.03 KB 11665 over 10 years Aaron Marcuse-Kubitza bugfix: lib/Firefox_bookmarks.reformat.csv: rem...
MySQL.data.sql.make 97 Bytes 7689 over 11 years Aaron Marcuse-Kubitza lib/MySQL.*.sql.make: Added --user option to de...
MySQL.schema.sql.make 99 Bytes 7689 over 11 years Aaron Marcuse-Kubitza lib/MySQL.*.sql.make: Added --user option to de...
Parser.py 1.08 KB 11995 over 10 years Aaron Marcuse-Kubitza fix: lib/Parser.py: syntax_err(): error message...
PostgreSQL-MySQL.csv 1.21 KB 6429 over 11 years Aaron Marcuse-Kubitza lib/PostgreSQL-MySQL.csv: Change text to varcha...
Proxy.py 422 Bytes 1890 about 12 years Aaron Marcuse-Kubitza Proxy.py: Fixed infinite recursion bug by remov...
Runnable.py 619 Bytes 1867 about 12 years Aaron Marcuse-Kubitza Runnable.py: Made it picklable
angles.py 455 Bytes 1606 about 12 years Aaron Marcuse-Kubitza Added angles.py
collection.py 738 Bytes 1884 about 12 years Aaron Marcuse-Kubitza collection.py: rmap(): Treat only built-in sequ...
common.Makefile 4.06 KB 11895 over 10 years Aaron Marcuse-Kubitza lib/common.Makefile: added %/live, for use with...
csvs.py 7.42 KB 9961 almost 11 years Aaron Marcuse-Kubitza lib/csvs.py: sniff(): support single-column spr...
dates.py 2.21 KB 1467 about 12 years Aaron Marcuse-Kubitza lib/*.py: Removed svn:executable property to tu...
db_xml.py 9.3 KB 10829 almost 11 years Aaron Marcuse-Kubitza bugfix: lib/db_xml.py: put_table(): turned off ...
debug2redmine.csv 82 Bytes 3498 almost 12 years Aaron Marcuse-Kubitza debug2redmine.csv: EXPLAIN comments: Fixed bug ...
dicts.py 3.09 KB 6412 over 11 years Aaron Marcuse-Kubitza dicts.py: Added WrapDict, a dict that runs a fu...
eval_.py 321 Bytes 1866 about 12 years Aaron Marcuse-Kubitza Added eval_.py
exc.py 4.44 KB 6671 over 11 years Aaron Marcuse-Kubitza exc.py: e_msg(): Emit a warning instead of an A...
format.py 1.07 KB 3815 almost 12 years Aaron Marcuse-Kubitza format.py: Added str2int_passthru()
forwarding.Makefile 436 Bytes 6295 over 11 years Aaron Marcuse-Kubitza lib/forwarding.Makefile: $(subdirs): Also exclu...
http.py 553 Bytes 1696 about 12 years Aaron Marcuse-Kubitza Added http.py with httplib modifications to dea...
ints.py 113 Bytes 9454 about 11 years Aaron Marcuse-Kubitza added lib/ints.py with renamings of max()->set_...
iters.py 897 Bytes 2254 about 12 years Aaron Marcuse-Kubitza Compare object()-based sentinel values using is...
lists.py 726 Bytes 7007 over 11 years Aaron Marcuse-Kubitza lists.py: Added and_(), or_()
mappings.Makefile 416 Bytes 6169 over 11 years Aaron Marcuse-Kubitza lib/mappings.Makefile: Checking if $(termsSubdi...
maps.py 2.78 KB 10255 almost 11 years Aaron Marcuse-Kubitza bin/filter_out_ci, lib/maps.py: simplify(): als...
objects.py 557 Bytes 4492 almost 12 years Aaron Marcuse-Kubitza Replaced repr() with strings.urepr() (or equiva...
opts.py 957 Bytes 1672 about 12 years Aaron Marcuse-Kubitza opts.py: get_env_var(): default defaults to None
parallelproc.py 4.93 KB 4492 almost 12 years Aaron Marcuse-Kubitza Replaced repr() with strings.urepr() (or equiva...
phpPgAdmin.config.inc.php.diff 99 Bytes 6852 over 11 years Aaron Marcuse-Kubitza lib/phpPgAdmin.config.inc.php.diff: Remove cont...
phpPgAdmin.login.php.diff 651 Bytes 6825 over 11 years Aaron Marcuse-Kubitza lib/phpPgAdmin.login.php.diff: public_ user's p...
profiling.py 1.54 KB 9524 about 11 years Aaron Marcuse-Kubitza lib/profiling.py: Profiler: added add_subprofil...
rand.py 101 Bytes 1871 about 12 years Aaron Marcuse-Kubitza rand.py: rand_int() Fixed bug where newly-creat...
regexp.py 317 Bytes 5353 over 11 years Aaron Marcuse-Kubitza regexp.py: sub_nested(): Use new sub_recursive()
scalar.py 265 Bytes 7115 over 11 years Aaron Marcuse-Kubitza scalar.py: Added is_nonnull_scalar()
sql.py 58.3 KB 12152 over 10 years Aaron Marcuse-Kubitza lib/sql.py: distinct_table(): don't cache the t...
sql_gen.py 35.8 KB 10842 almost 11 years Aaron Marcuse-Kubitza lib/sql_gen.py: Join: added custom_cond param t...
sql_io.py 34.7 KB 12153 over 10 years Aaron Marcuse-Kubitza lib/sql_io.py: automatic handling of input/outp...
streams.py 5.31 KB 5592 over 11 years Aaron Marcuse-Kubitza streams.py: LineCountStream, LineCountInputStre...
strings.py 7.15 KB 5814 over 11 years Aaron Marcuse-Kubitza strings.py: Added join()
term.py 364 Bytes 1629 about 12 years Aaron Marcuse-Kubitza term.py: Added clear_line. Corrected file comment.
timeouts.py 378 Bytes 1673 about 12 years Aaron Marcuse-Kubitza Renamed timeout.py to timeouts.py. Renamed time...
tnrs.py 8.41 KB 9912 almost 11 years Aaron Marcuse-Kubitza lib/tnrs.py: HTTP requests: rewrapped lines
units.py 2.34 KB 7656 over 11 years Aaron Marcuse-Kubitza units.py: convert(): Support ranges
util.py 6.75 KB 4491 almost 12 years Aaron Marcuse-Kubitza Replaced str() with strings.ustr() (or equivale...
xml_dom.py 12.1 KB 7397 over 11 years Aaron Marcuse-Kubitza xml_dom.py: replace_with_text(): Added support ...
xml_func.py 12.2 KB 7707 over 11 years Aaron Marcuse-Kubitza xml_func.py: Removed no longer used _range(). U...
xml_parse.py 1.96 KB 1764 about 12 years Aaron Marcuse-Kubitza xml_parse.py: ConsecXmlInputStream: Removed rea...
xpath.py 12.4 KB 4492 almost 12 years Aaron Marcuse-Kubitza Replaced repr() with strings.urepr() (or equiva...
xpath_func.py 997 Bytes 1482 about 12 years Aaron Marcuse-Kubitza xpath_func.py: process(): Fixed bug where XPath...
  • svn:ignore: *.pyc

Latest revisions

# Date Author Comment
12196 02/14/2014 09:21 AM Aaron Marcuse-Kubitza

lib/sh/util.sh: set `shopt -s lastpipe`, to allow setting vars in the last command of a pipeline

12195 02/14/2014 08:43 AM Aaron Marcuse-Kubitza

bugfix: lib/sh/util.sh: ignore_err_msg(): use `try` properly with prep_try and `"try"`

12194 02/14/2014 08:39 AM Aaron Marcuse-Kubitza

lib/sh/util.sh: added prep_try and use it in try alias. try: documented how to run it with a wrapper command.

12193 02/14/2014 08:21 AM Aaron Marcuse-Kubitza

lib/sh/db.sh: pg_dump(): ignore "No matching tables were found" error, using new ignore_err_msg()

12192 02/14/2014 08:20 AM Aaron Marcuse-Kubitza

lib/sh/util.sh: added ignore_err_msg()

12191 02/14/2014 07:34 AM Aaron Marcuse-Kubitza

lib/sh/db.sh: pg_schema_exists(): documented that `try` is used to suppress the error exit status

12190 02/14/2014 07:31 AM Aaron Marcuse-Kubitza

lib/sh/util.sh: stderr_matches(): usage: surrounded command in if statement to indicate what context it would usually be used in

12189 02/13/2014 05:01 PM Aaron Marcuse-Kubitza

lib/runscripts/file.pg.sql.run, schema.pg.sql.run: support custom options to pg_dump in $@

12153 02/13/2014 03:48 AM Aaron Marcuse-Kubitza

lib/sql_io.py: automatic handling of input/output column type mismatches: also do this for identifying columns, which first cause an error in a join in sql.distinct_table() rather than in the main insert (and thus were not handled by the existing error handling). previously, the user would have had to manually cast the input column in postprocess.sql. this involves getting handle_MissingCastException() to update join_cols as well as mapping.

12152 02/13/2014 03:37 AM Aaron Marcuse-Kubitza

lib/sql.py: distinct_table(): don't cache the table creation, because this prevents different distinct_tables from being created for the same input table

View revisions

Also available in: Atom