FlexitimeTracker/DataCenter_Windows
Chris.Watts90@outlook.com b329fd6e5a add method to use SQL In queries to retrieve lists.
add queries DELETE_TIMELOG_ENTRIES and GET_CARDS_BY_UNIQUE_ID_LIST that use the IN command.
this will delete all timelog entries where the ids exist in the list, or get cards in the db where the unique Id exists in the DB respectively.

GET_GROUP_BY_NAME is to be used for checking whether a group already exists on create and is designed to only return one record.
#95
2018-06-06 10:45:22 +01:00
..
DBTestData Add updated flexitime database 2017-04-13 10:04:22 +01:00
WindowsDataCenter add method to use SQL In queries to retrieve lists. 2018-06-06 10:45:22 +01:00