summaryrefslogtreecommitdiff
path: root/nbproject
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2014-05-10 16:14:37 +0200
committerPeter Wu <peter@lekensteyn.nl>2014-05-10 16:14:37 +0200
commitc47ee5696665af5bdaf85e30fe3514009cde2a7c (patch)
treefc12ddf4f899739717c614a16793b676d5e6354a /nbproject
parent52eeb2d0fe0fb8ab841727fc1d464d871e1b0c6b (diff)
downloadDatafiller-c47ee5696665af5bdaf85e30fe3514009cde2a7c.tar.gz
Split url to tweetUrl and userUrl, misc fixes
* Insert User URLs. * Fix hash insertion query (copy/paste error...). * Split url to tweetUrl and userUrl as there is no "url" table anymore. * Do not execute queries directly via getStmt(), but execute them via NamedPreparedStatement such that faulty queries can be printed. * Fix buildQuery for more than two primary keys. * Drop comments from prepared statements members in DataFiller, there is nothing that you cannot learn from the variable name. Besides there was a copy/paste error for mentions. * Change order of insertion to ensure consistency. * Inline setting parameters for queries, it is now more transparant.
Diffstat (limited to 'nbproject')
0 files changed, 0 insertions, 0 deletions