Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » U++ community news and announcements » Getting ready for 2022.2
Re: Getting ready for 2022.2 [message #58435 is a reply to message #58423] Fri, 20 May 2022 10:30 Go to previous messageGo to previous message
warchef is currently offline  warchef
Messages: 13
Registered: January 2019
Location: Hungary
Promising Member
Hello!

I want to export data from SQLite to PostgreSQL. I took the SQL MultiDB project as a sample. I got an warning compiling, for example:

C:\upp/uppsrc\plugin/sqlite3/Sqlite3Schema.h (36): warning: 'BLOB' macro redefined [-Wmacro-redefined].

I made up for the missing #undef's, please make sure it's good that way.

uppsrc/PostgreSQL/PostgreSQLSchema.h
#undef BLOB
#undef BLOB_


uppsrc/Sql/sch_model.h

#undef TIMESTAMP


Marton
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: 2022.2rc1
Next Topic: U++ 2022.2
Goto Forum:
  


Current Time: Wed Aug 06 21:11:21 CEST 2025

Total time taken to generate the page: 0.03158 seconds