8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 18:43:02 +01:00
firebird-mirror/examples/udr
Alexander Peshkov 2d2df601a3
None gmt fallback (#260)
Added new form of set bind: SET BIND OF TIME ZONE TO EXTENDED
2020-03-04 19:14:58 +03:00
..
Functions.cpp Fixed example 2019-11-15 14:44:01 +03:00
Procedures.cpp Split the UDR examples in multiple files to demonstrate how it should be done. 2015-01-26 14:52:54 +00:00
Triggers.cpp Move Helper class from UDR to the main interface header. Use proper (argh) ref. counting in the ExternalContext::get* methods. 2015-02-11 15:12:18 +00:00
UdrCppExample.h Split the UDR examples in multiple files to demonstrate how it should be done. 2015-01-26 14:52:54 +00:00
Zones.cpp None gmt fallback (#260) 2020-03-04 19:14:58 +03:00