Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3789832
D2750.id6982.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
878 B
Referenced Files
None
Subscribers
None
D2750.id6982.diff
View Options
diff --git a/fantoir-datasource/src/services/query.rs b/fantoir-datasource/src/services/query.rs
--- a/fantoir-datasource/src/services/query.rs
+++ b/fantoir-datasource/src/services/query.rs
@@ -1,5 +1,12 @@
-//! Service to search imported FANTOIR table
-//! This is intended to be exposed to the tool, and used internally to fix FANTOIR codes.
+//! Service to search imported FANTOIR table.
+//!
+//! This is intended to be exposed to the tool, and used internally to fix FANTOIR codes:
+//!
+//! - the `fantoir-datasource query` command can so be used to check
+//! if an import contains expected values to validate before promotion.
+//!
+//! - the Wikidata import code uses `search_fantoir_code` when the FANTOIR
+//! code doesn't contain the code direction, and it can't be computed.
use std::fmt::{Display, Formatter};
use sqlx::{Error, FromRow, PgPool};
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Nov 28, 03:41 (22 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2268281
Default Alt Text
D2750.id6982.diff (878 B)
Attached To
Mode
D2750: Improve quey service documentation header
Attached
Detach File
Event Timeline
Log In to Comment