Scheduler optimization

This commit is contained in:
Patrick Linstruth
2018-11-13 18:47:34 -08:00
parent 3ed7a7ca6f
commit 612a63ef32
3 changed files with 14 additions and 7 deletions

View File

@@ -1,6 +1,7 @@
// rdcart_search_text.cpp
//
// Generates a standardized SQL 'WHERE' clause for filtering Rivendell carts.
// Generates a standardized SQL 'INNER JOIN' and 'WHERE' clause for
// filtering Rivendell carts.
//
// (C) Copyright 2002-2004,2016 Fred Gleason <fredg@paravelsystems.com>
//