summaryrefslogtreecommitdiff
path: root/odb/relational/validator.hxx
AgeCommit message (Collapse)AuthorFilesLines
2024-01-24Turn odb repository into muti-package repositoryKaren Arutyunov1-24/+0
Also remove the autoconf/make-based build system.
2020-02-13Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-05-24Update copyright yearKaren Arutyunov1-1/+1
2017-01-03Update copyright yearBoris Kolpackov1-1/+1
2015-06-03Remove gratuitous classesBoris Kolpackov1-20/+9
In the process also get rid of global class processor which conflicts with enum processor on MIPS.
2015-02-06Update copyrightBoris Kolpackov1-1/+1
2013-02-09Update copyright yearBoris Kolpackov1-1/+1
2012-07-10Add support for custom database type mappingBoris Kolpackov1-0/+36
New pragma qualifier, map, and specifiers: as, to, from. New tests: <database>/custom.