Re: [Cppcms-users] CppCMS code migrated to GitHub
Brought to you by:
artyom-beilis
From: Artyom B. <art...@gm...> - 2017-03-03 22:37:33
|
Bool is tricky as it isn't native for many DBs. In any case cppdb is still in svn. So it'll take some time. You can always prepare a patch and I'll integrate it. One thing - adding bool would break ABI so I need new to release a new major version so I may also consider adding some more features currently not present in CppDB - like C++11 support etc. Artyom > My local version of CppDB enabled with bool data type has been running > smoothly for some time without problem. Once CppDB is also there and > after I have learned how to use GitHub, I will try to send a pull > request for this patch. > > However, there is one problem: Because I do not have experience on any > back end except PostgreSQL, I can add this data type only to PostgreSQL. > Such half done work will apparently break the project making it unable > to compile for other back ends. > Any thoughts are welcome! > > Best Regards, > CN > > -- > http://www.fastmail.com - Send your email first class > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users |