Popov Aleksey

Results 5 issues of Popov Aleksey

Hello. I tried to use yoyo-migrations in my project, however, when creating a schema with procedures using REPEAT, I received errors. Learning the sources led me to the sqlparse library....

Hello. Exit from the Steam application brings in end of a thread of JavaFX. At first I thought that steamworks finishes a thread in which the initialization was made. However...

labels: usage question Hello. Look at my example, please: https://github.com/popov-aa/FactoryWithParametersBoostDIExample I try pass raw pointer in constructor of class **CustomWidget** through factory from class **MainWindow** and got compile error: ```...

Hello. Is it possible to translate the names of days of weeks and months into other languages?

Hello. I need to process the interaction of several websocket clients connected to different servers in the one thread. Is it possible with your library or is it should create...